Module: Treetop::Compiler::Metagrammar::CharacterClass3

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

Instance Method Summary collapse

Instance Method Details

#charactersObject



2473
2474
2475
# File 'lib/treetop/compiler/metagrammar.rb', line 2473

def characters
  elements[1]
end