HomeSort by relevance Sort by last modified time
    Searched full:tokenlistlabels (Results 1 - 25 of 26) sorted by null

1 2

  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Rule.java 98 public LinkedHashMap tokenListLabels;
206 if ( tokenListLabels==null ) tokenListLabels = new LinkedHashMap();
207 tokenListLabels.put(label.getText(), pair);
250 if ( tokenListLabels!=null ) {
251 return (Grammar.LabelElementPair)tokenListLabels.get(name);
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestSymbolDefinitions.java 862 assertTrue("token += labels mismatch; "+tokenLabels+"!="+r.tokenListLabels,
863 (tokenLabels!=null && r.tokenListLabels!=null) ||
864 (tokenLabels==null && r.tokenListLabels==null));
869 assertEquals(tokenLabels, r.tokenListLabels.keySet());
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/
Ruby.stg 493 ruleDescriptor.tokenListLabels,
501 ruleDescriptor.tokenListLabels,
    [all...]
AST.stg 23 <[ruleDescriptor.tokenLabels,ruleDescriptor.wildcardTreeLabels,ruleDescriptor.wildcardTreeListLabels,ruleDescriptor.tokenListLabels]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
AST.stg 110 <ruleDescriptor.tokenListLabels:{<it.label.text>_tree := nil;}; separator="\n">
118 <ruleDescriptor.tokenListLabels:{<it.label.text>_tree: I<ASTLabelType>;}; separator="\n">
Delphi.stg 758 <[ruleDescriptor.tokenLabels,ruleDescriptor.tokenListLabels]:{<it.label.text> := nil;}; separator="\n">
759 <[ruleDescriptor.tokenListLabels,ruleDescriptor.ruleListLabels]:{list_<it.label.text> := nil;}; separator="\n">
765 <[ruleDescriptor.tokenLabels,ruleDescriptor.tokenListLabels]:{<it.label.text>: I<labelType>;}; separator="\n">
766 <[ruleDescriptor.tokenListLabels,ruleDescriptor.ruleListLabels]:{list_<it.label.text>: IList\<IANTLRInterface\>;}; separator="\n">
773 ruleDescriptor.tokenListLabels,
778 <[ruleDescriptor.tokenListLabels,
787 ruleDescriptor.tokenListLabels,
792 <[ruleDescriptor.tokenListLabels,
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
ActionScript.stg 390 <[ruleDescriptor.tokenLabels,ruleDescriptor.tokenListLabels,
394 <[ruleDescriptor.tokenListLabels,ruleDescriptor.ruleListLabels,ruleDescriptor.wildcardTreeListLabels]
403 ruleDescriptor.tokenListLabels,
408 <[ruleDescriptor.tokenListLabels,
    [all...]
AST.stg 69 <ruleDescriptor.tokenListLabels:{var <it.label.text>_tree:<ASTLabelType>=null;}; separator="\n">
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
Java.stg 444 <[ruleDescriptor.tokenLabels,ruleDescriptor.tokenListLabels,
448 <[ruleDescriptor.tokenListLabels,ruleDescriptor.ruleListLabels,ruleDescriptor.wildcardTreeListLabels]
457 ruleDescriptor.tokenListLabels,
462 <[ruleDescriptor.tokenListLabels,
    [all...]
AST.stg 68 <ruleDescriptor.tokenListLabels:{it | <ASTLabelType> <it.label.text>_tree=null;}; separator="\n">
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/
JavaScript.stg 399 <[ruleDescriptor.tokenLabels,ruleDescriptor.tokenListLabels]
402 <[ruleDescriptor.tokenListLabels,ruleDescriptor.ruleListLabels]
411 ruleDescriptor.tokenListLabels,
416 <[ruleDescriptor.tokenListLabels,
    [all...]
AST.stg 64 <ruleDescriptor.tokenListLabels:{var <it.label.text>_tree=null;}; separator="\n">
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/
Perl5.stg 417 <[ruleDescriptor.tokenLabels,ruleDescriptor.tokenListLabels]
420 <[ruleDescriptor.tokenListLabels,ruleDescriptor.ruleListLabels]
429 ruleDescriptor.tokenListLabels,
434 <[ruleDescriptor.tokenListLabels,
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
Python.stg 502 <[ruleDescriptor.tokenLabels,ruleDescriptor.tokenListLabels,
506 <[ruleDescriptor.tokenListLabels,ruleDescriptor.ruleListLabels,
518 ruleDescriptor.tokenListLabels,
523 <[ruleDescriptor.tokenListLabels,
    [all...]
AST.stg 84 <ruleDescriptor.tokenListLabels:{it | <it.label.text>_tree = None}; separator="\n">
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Scala/
Scala.stg 422 <[ruleDescriptor.tokenLabels,ruleDescriptor.tokenListLabels,
426 <[ruleDescriptor.tokenListLabels,ruleDescriptor.ruleListLabels,ruleDescriptor.wildcardTreeListLabels]
435 ruleDescriptor.tokenListLabels,
440 <[ruleDescriptor.tokenListLabels,
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
AST.stg 78 <ruleDescriptor.tokenListLabels:{it | <ASTLabelType> <it.label.text>_tree;}; separator="\n">
94 <ruleDescriptor.tokenListLabels:{it | <it.label.text>_tree = NULL;}; separator="\n">
C.stg     [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
ObjC.stg 920 <[ruleDescriptor.tokenLabels, ruleDescriptor.tokenListLabels,
923 <[ruleDescriptor.tokenListLabels,ruleDescriptor.ruleListLabels,ruleDescriptor.wildcardTreeListLabels]
932 ruleDescriptor.tokenListLabels,
937 <[ruleDescriptor.tokenListLabels,
955 <[ruleDescriptor.tokenListLabels,ruleDescriptor.ruleListLabels]:{it | [list_<it.label.text> release];}; separator="\n">
    [all...]
AST.stg 176 <ruleDescriptor.tokenListLabels:{it | <ASTLabelType> *<it.label.text>_tree = nil;}; separator="\n">
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
AST.stg 95 <ruleDescriptor.tokenListLabels:{it|<ASTLabelType> <it.label.text>_tree = default(<ASTLabelType>);}; separator="\n">
CSharp2.stg 613 <[ruleDescriptor.tokenLabels,ruleDescriptor.tokenListLabels,ruleDescriptor.wildcardTreeLabels,ruleDescriptor.wildcardTreeListLabels]
616 <ruleDescriptor.tokenListLabels
628 ruleDescriptor.tokenListLabels,
636 <[ruleDescriptor.tokenListLabels,
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
AST.stg 96 <ruleDescriptor.tokenListLabels:{it|<\n><ASTLabelType> <it.label.text>_tree = default(<ASTLabelType>);}>
CSharp3.stg 591 <[ruleDescriptor.tokenLabels,ruleDescriptor.tokenListLabels,ruleDescriptor.wildcardTreeLabels,ruleDescriptor.wildcardTreeListLabels]
594 <ruleDescriptor.tokenListLabels
606 ruleDescriptor.tokenListLabels,
614 <[ruleDescriptor.tokenListLabels,
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
CodeGenTreeWalker.g     [all...]

Completed in 1065 milliseconds

1 2