module Treetop::Compiler::Metagrammar::CharacterClass3

Public Instance Methods

characters() click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 3028
def characters
  elements[1]
end