Module: Treetop::Compiler::Metagrammar::CharacterClass4

Defined in:
lib/treetop/compiler/metagrammar.rb

Instance Method Summary collapse

Instance Method Details

#charactersObject



3085
3086
3087
# File 'lib/treetop/compiler/metagrammar.rb', line 3085

def characters
  super.text_value
end