class Treetop::Runtime::SyntaxNode

def text_value

def text_value
  input[interval]
end