module Treetop::Compiler::Metagrammar::CharacterClass4

Public Instance Methods

characters() click to toggle source
# File lib/treetop/compiler/metagrammar.rb, line 2664
def characters
  super.text_value
end