Module: Treetop::Compiler::Metagrammar::NodeClassExpression2

Defined in:
lib/gems/treetop-1.2.4/lib/treetop/compiler/metagrammar.rb

Instance Method Summary collapse

Instance Method Details

#node_class_nameObject



2271
2272
2273
# File 'lib/gems/treetop-1.2.4/lib/treetop/compiler/metagrammar.rb', line 2271

def node_class_name
  elements[2].text_value
end