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