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

Defined in:
lib/mail/vendor/treetop-1.4.3/lib/treetop/compiler/metagrammar.rb

Instance Method Summary collapse

Instance Method Details

#node_class_nameObject



2677
2678
2679
# File 'lib/mail/vendor/treetop-1.4.3/lib/treetop/compiler/metagrammar.rb', line 2677

def node_class_name
  elements[2].text_value
end