Home
last modified time | relevance | path

Searched refs:tokenRef (Results 1 – 25 of 41) sorted by relevance

12

/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/
DASTParser.stg15 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
16 <super.tokenRef(...)>
23 tokenRefBang(token,label,elementIndex,terminalOptions) ::= "<super.tokenRef(...)>"
26 <super.tokenRef(...)>
39 <tokenRef(...)>
DASTTreeParser.stg65 <super.tokenRef(...)>
68 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
70 <super.tokenRef(...)>
90 <tokenRef(...)>
96 <super.tokenRef(...)>
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/
DASTParser.stg21 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
22 <super.tokenRef(...)>
29 /** ID! and output=AST (same as plain tokenRef) */
30 tokenRefBang(token,label,elementIndex) ::= "<super.tokenRef(...)>"
34 <super.tokenRef(...)>
49 <tokenRef(...)>
DASTTreeParser.stg10 * is combined into tokenRef, ruleRef, ...
76 /** ID! and output=AST (same as plain tokenRef) 'cept add
81 <super.tokenRef(...)>
85 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
87 <super.tokenRef(...)>
105 <tokenRef(...)>
112 <super.tokenRef(...)>
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
DASTParser.stg49 tokenRef(token, label, elementIndex, terminalOptions) ::= <<
50 /* ASTParser tokenRef */
51 <super.tokenRef(...)>
58 /* ID! and output=AST (same as plain tokenRef) */
60 tokenRefBang(token,label,elementIndex,terminalOptions) ::= "<super.tokenRef(...)>"
64 <super.tokenRef(...)>
81 <tokenRef(...)>
DASTTreeParser.stg38 * is combined into tokenRef, ruleRef, ...
149 /** ID! and output=AST (same as plain tokenRef) 'cept add
155 <super.tokenRef(...)>
159 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
160 /* ASTTreeParser tokenRef */
162 <super.tokenRef(...)>
181 <tokenRef(...)>
189 <super.tokenRef(...)>
DAST.stg231 <! <super.tokenRef(...)> !>
248 <! <super.tokenRef(...)> !>
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
DASTParser.stg57 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
58 <super.tokenRef(...)>
65 /** ID! and output=AST (same as plain tokenRef) */
66 tokenRefBang(token,label,elementIndex,terminalOptions) ::= "<super.tokenRef(...)>"
70 <super.tokenRef(...)>
85 <tokenRef(...)>
DASTTreeParser.stg38 * is combined into tokenRef, ruleRef, ...
114 /** ID! and output=AST (same as plain tokenRef) 'cept add
119 <super.tokenRef(...)>
123 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
125 <super.tokenRef(...)>
145 <tokenRef(...)>
152 <super.tokenRef(...)>
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/
DASTTreeParser.stg39 * is combined into tokenRef, ruleRef, ...
105 /** ID! and output=AST (same as plain tokenRef) 'cept add
110 <super.tokenRef(...)>
114 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
116 <super.tokenRef(...)>
134 <tokenRef(...)>
141 <super.tokenRef(...)>
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
DASTParser.stg50 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
51 <super.tokenRef(...)>
58 /** ID! and output=AST (same as plain tokenRef) */
59 tokenRefBang(token,label,elementIndex) ::= "<super.tokenRef(...)>"
63 <super.tokenRef(...)>
78 <tokenRef(...)>
DASTTreeParser.stg38 * is combined into tokenRef, ruleRef, ...
104 /** ID! and output=AST (same as plain tokenRef) 'cept add
109 <super.tokenRef(...)>
113 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
115 <super.tokenRef(...)>
133 <tokenRef(...)>
140 <super.tokenRef(...)>
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
DASTParser.stg49 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
50 <super.tokenRef(...)>
57 /** ID! and output=AST (same as plain tokenRef) */
58 tokenRefBang(token,label,elementIndex,terminalOptions) ::= "<super.tokenRef(...)>"
62 <super.tokenRef(...)>
77 <tokenRef(...)>
DASTTreeParser.stg38 * is combined into tokenRef, ruleRef, ...
103 /** ID! and output=AST (same as plain tokenRef) 'cept add
108 <super.tokenRef(...)>
112 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
114 <super.tokenRef(...)>
132 <tokenRef(...)>
139 <super.tokenRef(...)>
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
DASTParser.stg53 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
54 <super.tokenRef(...)>
66 /** ID! and output=AST (same as plain tokenRef) */
67 tokenRefBang(token,label,elementIndex) ::= "<super.tokenRef(...)>"
71 <super.tokenRef(...)>
91 <tokenRef(...)>
DASTTreeParser.stg41 * is combined into tokenRef, ruleRef, ...
115 /** ID! and output=AST (same as plain tokenRef) 'cept add
120 <super.tokenRef(...)>
124 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
126 <super.tokenRef(...)>
149 <tokenRef(...)>
156 <super.tokenRef(...)>
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
DASTParser.stg52 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
53 <super.tokenRef(...)>
60 /** ID! and output=AST (same as plain tokenRef) */
61 tokenRefBang(token,label,elementIndex) ::= "<super.tokenRef(...)>"
65 <super.tokenRef(...)>
80 <tokenRef(...)>
DASTTreeParser.stg41 * is combined into tokenRef, ruleRef, ...
106 /** ID! and output=AST (same as plain tokenRef) 'cept add
111 <super.tokenRef(...)>
115 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
117 <super.tokenRef(...)>
135 <tokenRef(...)>
142 <super.tokenRef(...)>
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
DASTParser.stg51 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
52 <super.tokenRef(...)>
59 /** ID! and output=AST (same as plain tokenRef) */
60 tokenRefBang(token,label,elementIndex,terminalOptions) ::= "<super.tokenRef(...)>"
64 <super.tokenRef(...)>
80 <tokenRef(...)>
DASTTreeParser.stg41 * is combined into tokenRef, ruleRef, ...
120 /** ID! and output=AST (same as plain tokenRef) 'cept add
125 <super.tokenRef(...)>
129 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
131 <super.tokenRef(...)>
150 <tokenRef(...)>
157 <super.tokenRef(...)>
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
DASTParser.stg53 tokenRef(token,label,elementIndex,terminalOptions) ::= <%
54 <super.tokenRef(...)>
63 /** ID! and output=AST (same as plain tokenRef) */
64 tokenRefBang(token,label,elementIndex,terminalOptions) ::= "<super.tokenRef(...)>"
68 <super.tokenRef(...)>
85 <tokenRef(...)>
DASTTreeParser.stg42 * is combined into tokenRef, ruleRef, ...
107 /** ID! and output=AST (same as plain tokenRef) 'cept add
112 <super.tokenRef(...)>
116 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
118 <super.tokenRef(...)>
136 <tokenRef(...)>
143 <super.tokenRef(...)>
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DGrammar.java1768 GrammarAST tokenRef) in defineTokenRefLabel() argument
1773 (tokenRef.getType()==ANTLRParser.CHAR_LITERAL|| in defineTokenRefLabel()
1774 tokenRef.getType()==ANTLRParser.BLOCK|| in defineTokenRefLabel()
1775 tokenRef.getType()==ANTLRParser.NOT|| in defineTokenRefLabel()
1776 tokenRef.getType()==ANTLRParser.CHAR_RANGE|| in defineTokenRefLabel()
1777 tokenRef.getType()==ANTLRParser.WILDCARD)) in defineTokenRefLabel()
1779 defineLabel(r, label, tokenRef, CHAR_LABEL); in defineTokenRefLabel()
1782 defineLabel(r, label, tokenRef, TOKEN_LABEL); in defineTokenRefLabel()
1789 GrammarAST tokenRef) in defineWildcardTreeLabel() argument
1793 defineLabel(r, label, tokenRef, WILDCARD_TREE_LABEL); in defineWildcardTreeLabel()
[all …]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/
DTreeRewriteParser.m345 /* ASTParser tokenRef */
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CPP/
DCPP.stg694 tokenRef(token,label,elementIndex) ::= <<
695 // tokenRef
705 <tokenRef(...)>

12