module Treetop::Compiler::Metagrammar::ParsingRule1
Public Instance Methods
Source
# File lib/treetop/compiler/metagrammar.rb, line 885 def nonterminal elements[2] end
Source
# File lib/treetop/compiler/metagrammar.rb, line 893 def parsing_expression elements[5] end