module Treetop::Compiler::Metagrammar::NamedLabel0

Public Instance Methods

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