Home
last modified time | relevance | path

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

12

/external/antlr/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/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/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(...)>
/external/antlr/tool/src/main/resources/org/antlr/codegen/templates/Python/
DASTParser.stg59 tokenRef(token,label,elementIndex,terminalOptions={}) ::= <<
60 <super.tokenRef(...)>
67 /** ID! and output=AST (same as plain tokenRef) */
68 tokenRefBang(token,label,elementIndex,terminalOptions={}) ::= "<super.tokenRef(...)>"
72 <super.tokenRef(...)>
87 <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/tool/src/main/resources/org/antlr/codegen/templates/Python3/
DASTParser.stg59 tokenRef(token,label,elementIndex,terminalOptions={}) ::= <<
60 <super.tokenRef(...)>
67 /** ID! and output=AST (same as plain tokenRef) */
68 tokenRefBang(token,label,elementIndex,terminalOptions={}) ::= "<super.tokenRef(...)>"
72 <super.tokenRef(...)>
87 <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/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/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
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/tool/src/main/resources/org/antlr/codegen/templates/Java/
DASTTreeParser.stg38 * is combined into tokenRef, ruleRef, ...
111 /** ID! and output=AST (same as plain tokenRef) 'cept add
117 <super.tokenRef(...)>
124 tokenRef(token,label,elementIndex,terminalOptions={}) ::= <<
127 <super.tokenRef(...)>
142 <super.tokenRef(...)>
149 <tokenRef(...)>
160 <super.tokenRef(...)>
DASTParser.stg49 tokenRef(token,label,elementIndex,terminalOptions={}) ::= <<
50 <super.tokenRef(...)>
59 /** ID! and output=AST (same as plain tokenRef) */
60 tokenRefBang(token,label,elementIndex,terminalOptions={}) ::= "<super.tokenRef(...)>"
64 <super.tokenRef(...)>
81 <tokenRef(...)>
/external/antlr/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/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/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, ...
114 /** ID! and output=AST (same as plain tokenRef) 'cept add
120 <super.tokenRef(...)>
127 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
130 <super.tokenRef(...)>
145 <super.tokenRef(...)>
152 <tokenRef(...)>
163 <super.tokenRef(...)>
/external/antlr/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
DASTTreeParser.stg42 * is combined into tokenRef, ruleRef, ...
115 /** ID! and output=AST (same as plain tokenRef) 'cept add
121 <super.tokenRef(...)>
128 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
131 <super.tokenRef(...)>
146 <super.tokenRef(...)>
153 <tokenRef(...)>
164 <super.tokenRef(...)>
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(...)>
/external/antlr/tool/src/main/java/org/antlr/tool/
DGrammar.java1809 GrammarAST tokenRef) in defineTokenRefLabel() argument
1814 (tokenRef.getType()==ANTLRParser.CHAR_LITERAL|| in defineTokenRefLabel()
1815 tokenRef.getType()==ANTLRParser.BLOCK|| in defineTokenRefLabel()
1816 tokenRef.getType()==ANTLRParser.NOT|| in defineTokenRefLabel()
1817 tokenRef.getType()==ANTLRParser.CHAR_RANGE|| in defineTokenRefLabel()
1818 tokenRef.getType()==ANTLRParser.WILDCARD)) in defineTokenRefLabel()
1820 defineLabel(r, label, tokenRef, CHAR_LABEL); in defineTokenRefLabel()
1823 defineLabel(r, label, tokenRef, TOKEN_LABEL); in defineTokenRefLabel()
1830 GrammarAST tokenRef) in defineWildcardTreeLabel() argument
1834 defineLabel(r, label, tokenRef, WILDCARD_TREE_LABEL); in defineWildcardTreeLabel()
[all …]
/external/antlr/runtime/ObjC/Framework/examples/polydiff/
DPolyParser.m611 /* ASTParser tokenRef */
628 /* ASTParser tokenRef */
704 /* ASTParser tokenRef */
719 /* ASTParser tokenRef */

12