module Treetop::Compiler::Metagrammar::Nonterminal0

Public Instance Methods

alpha_char() click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 2251
def alpha_char
  elements[0]
end