module Treetop::Compiler::Metagrammar::Primary2
Public Instance Methods
atomic()
click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 1480 def atomic elements[2] end
prefix()
click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 1476 def prefix elements[0] end