Home
last modified time | relevance | path

Searched refs:TOKEN_NAMES (Results 1 – 3 of 3) sorted by relevance

/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
Dtest-trees.rb793 TOKEN_NAMES = %w( constant in TestTreeContext
797 Tokens = TokenScheme.build( TOKEN_NAMES )
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
DDelphi.stg319 TOKEN_NAMES: array [0..<length(tokenNames)>+3] of String = (
427 SetLength(Result,Length(T<grammar.composite.rootGrammar.recognizerName>.TOKEN_NAMES));
428 for I := 0 to Length(T<grammar.composite.rootGrammar.recognizerName>.TOKEN_NAMES) - 1 do
429 Result[I] := T<grammar.composite.rootGrammar.recognizerName>.TOKEN_NAMES[I];
/external/chromium-trace/catapult/third_party/Paste/paste/util/
DPySourceColor.py267 TOKEN_NAMES= { variable