805 806 807
# File 'lib/antlr3/tree.rb', line 805 def type_name( tree ) tree.name rescue 'INVALID' end