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