Home
last modified time | relevance | path

Searched refs:BUILT_IN_TOKEN_NAMES (Results 1 – 2 of 2) sorted by relevance

/external/antlr/runtime/Ruby/lib/antlr3/
Dconstants.rb84 BUILT_IN_TOKEN_NAMES = Hash.new do |h, k| constant
88 BUILT_IN_TOKEN_NAMES.update(
Dtoken.rb209 BUILT_IN_TOKEN_NAMES[ type ]
253 BUILT_IN_TOKEN_NAMES[ type ]