Method: ANTLR3::AST::CommonErrorNode#input

Defined in:
lib/antlr3/tree.rb

#inputObject

Returns the value of attribute input.



610
611
612
# File 'lib/antlr3/tree.rb', line 610

def input
  @input
end