HomeSort by relevance Sort by last modified time
    Searched refs:actionScope (Results 1 - 25 of 47) sorted by null

1 2

  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
ASTParser.stg 52 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
64 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
102 <super.matchSet(..., postmatchCode={<if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>adaptor.addChild(root_0, <createNodeFromToken(...)>);})>
118 <super.matchSet(..., postmatchCode={<if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>root_0 = <ASTLabelType>(adaptor.becomeRoot(<createNodeFromToken(...)>, root_0));})>
126 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>adaptor.addChild(root_0, <label>.tree);
135 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>root_0 = <ASTLabelType>(adaptor.becomeRoot(<label>.tree, root_0));
160 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
170 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
186 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<\n><endif>
ASTTreeParser.stg 53 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
76 <if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif>
117 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
126 <if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif>
142 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
164 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
169 <if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif>
180 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
206 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
225 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif
    [all...]
AST.stg 96 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>stream_<token>.add(<label>);<\n>
110 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>stream_<token>.add(<label>);<\n>
122 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>stream_<rule.name>.add(<label>.tree);
134 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>stream_<rule>.add(<label>.tree);
164 if ( <actions.(actionScope).synpredgate> ) {<\n>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
ASTParser.stg 51 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
63 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
101 <super.matchSet(postmatchCode={<if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>adaptor.addChild(root_0, <createNodeFromToken(...)>);}, ...)>
117 <super.matchSet(postmatchCode={<if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>root_0 = (<ASTLabelType>)adaptor.becomeRoot(<createNodeFromToken(...)>, root_0);},...)>
125 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>adaptor.addChild(root_0, <label>.getTree());
134 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>root_0 = (<ASTLabelType>)adaptor.becomeRoot(<label>.getTree(), root_0);
159 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
169 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
185 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<\n><endif>
ASTTreeParser.stg 52 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
75 <if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif>
116 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
125 <if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif>
141 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
163 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
168 <if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif>
179 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
205 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
224 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif
    [all...]
AST.stg 95 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>stream_<token>.add(<label>);<\n>
109 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>stream_<token>.add(<label>);<\n>
121 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>stream_<rule.name>.add(<label>.getTree());
133 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>stream_<rule>.add(<label>.getTree());
164 if ( <actions.(actionScope).synpredgate> ) {<\n>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/
ASTParser.stg 23 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
35 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
73 <super.matchSet(..., postmatchCode={<if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>this.adaptor.addChild(root_0, <createNodeFromToken(...)>);})>
89 <super.matchSet(..., postmatchCode={<if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>root_0 = this.adaptor.becomeRoot(<createNodeFromToken(...)>, root_0);})>
97 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>this.adaptor.addChild(root_0, <label>.getTree());
106 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>root_0 = this.adaptor.becomeRoot(<label>.getTree(), root_0);
131 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
141 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
157 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<\n><endif>
ASTTreeParser.stg 25 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
48 <if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif>
89 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
98 <if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif>
114 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
137 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
163 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
182 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>
201 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>root_<treeLevel> = this.adaptor.becomeRoot(<label>.getTree(), root_<treeLevel>);
249 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<\n><endif
    [all...]
AST.stg 91 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>stream_<token>.add(<label>);<\n>
105 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>stream_<token>.add(<label>);<\n>
121 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>stream_<rule.name>.add(<label>.getTree());
133 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>stream_<rule>.add(<label>.getTree());
163 if ( <actions.(actionScope).synpredgate> ) {<\n>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
ASTParser.stg 53 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
65 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
105 <super.matchSet(postmatchCode={<if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>ADAPTOR->addChild(ADAPTOR, root_0, <createNodeFromToken(...)>);},...)>
121 <super.matchSet(postmatchCode={<if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>root_0 = (<ASTLabelType>)(ADAPTOR->becomeRoot(ADAPTOR, <createNodeFromToken(...)>, root_0));},...)>
129 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>ADAPTOR->addChild(ADAPTOR, root_0, <label>.tree);
138 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif>root_0 = (<ASTLabelType>)(ADAPTOR->becomeRoot(ADAPTOR, <label>.tree, root_0));
163 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
173 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
190 if ( <actions.(actionScope).synpredgate> )
ASTTreeParser.stg 181 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
186 <if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif>
223 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ){<endif>
242 <if(backtracking)>if ( <actions.(actionScope).synpredgate> )
264 <if(backtracking)>if ( ( <actions.(actionScope).synpredgate> ) ) <endif>root_<treeLevel> = (<ASTLabelType>)(ADAPTOR->becomeRoot(ADAPTOR, <label>.tree, root_<treeLevel>));
312 if ( <actions.(actionScope).synpredgate> ) {<\n>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
ASTParser.stg 52 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
65 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
107 <super.matchSet(postmatchCode={<if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif>
126 <super.matchSet(postmatchCode={<if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif>
136 <if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif>
147 <if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif>
177 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
187 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
206 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<\n><endif>
ASTTreeParser.stg 97 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
121 <if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif>
164 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
173 <if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif>
191 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
215 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
220 <if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif>
232 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
261 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
281 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) <endif
    [all...]
ObjC.stg 83 actionScope,
114 <! <if(actions.(actionScope).header)>
118 <actions.(actionScope).header>
128 <actions.(actionScope).postinclude>
155 actionScope,
185 <actions.(actionScope).preincludes>
194 <actions.(actionScope).includes>
212 actionScope,
237 <if(actions.(actionScope).header)>
241 <actions.(actionScope).header
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
ASTParser.stg 66 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
104 <super.matchSet(postmatchCode={<if(backtracking)>if (<actions.(actionScope).synpredgate>) <endif>adaptor.AddChild(root_0, <createNodeFromToken(...)>);}, ...)>
120 <super.matchSet(postmatchCode={<if(backtracking)>if (<actions.(actionScope).synpredgate>) <endif>root_0 = (<ASTLabelType>)adaptor.BecomeRoot(<createNodeFromToken(...)>, root_0);}, ...)>
128 <if(backtracking)>if (<actions.(actionScope).synpredgate>) <endif>adaptor.AddChild(root_0, <label>.Tree);
137 <if(backtracking)>if (<actions.(actionScope).synpredgate>) <endif>root_0 = (<ASTLabelType>)adaptor.BecomeRoot(<label>.Tree, root_0);
162 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
172 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
188 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
Dbg.stg 91 <actions.(actionScope).ctorModifier; null="public"> <name>( <inputStreamType> input )
95 <actions.(actionScope).ctorModifier; null="public"> <name>( <inputStreamType> input, int port, RecognizerSharedState state )
107 <actions.(actionScope).ctorModifier; null="public"> <name>( <inputStreamType> input )
111 <actions.(actionScope).ctorModifier; null="public"> <name>( <inputStreamType> input, IDebugEventListener dbg, RecognizerSharedState state )
126 <actions.(actionScope).ctorModifier; null="public"> <name>( <inputStreamType> input, IDebugEventListener dbg, RecognizerSharedState state<grammar.delegators:{g|, <g.recognizerName> <g:delegateName()>}> )
136 <actions.(actionScope).ctorModifier; null="public"> <name>( <inputStreamType> input, IDebugEventListener dbg )
ASTTreeParser.stg 55 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
78 <if(backtracking)>if (<actions.(actionScope).synpredgate>)<endif>
119 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
128 <if(backtracking)>if (<actions.(actionScope).synpredgate>)<endif>
144 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
166 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
171 <if(backtracking)>if (<actions.(actionScope).synpredgate>)<endif>
182 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
208 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
227 <if(backtracking)>if (<actions.(actionScope).synpredgate>)<endif
    [all...]
AST.stg 50 <if(actions.(actionScope).treeAdaptorInitializer)>
51 <actions.(actionScope).treeAdaptorInitializer>
53 new <actions.(actionScope).treeAdaptorType; null="CommonTreeAdaptor">()
78 <actions.(actionScope).treeAdaptorType; null="ITreeAdaptor">
122 <if(backtracking)>if (<actions.(actionScope).synpredgate>) <endif>stream_<token>.Add(<label>);<\n>
136 <if(backtracking)>if (<actions.(actionScope).synpredgate>) <endif>stream_<token>.Add(<label>);
148 <if(backtracking)>if (<actions.(actionScope).synpredgate>) <endif>stream_<rule.name>.Add(<label>.Tree);
160 <if(backtracking)>if (<actions.(actionScope).synpredgate>) <endif>stream_<rule>.Add(<label>.Tree);
190 if (<actions.(actionScope).synpredgate>) {
CSharp2.stg 43 outputFile( LEXER,PARSER,TREE_PARSER, actionScope, actions,
74 <actions.(actionScope).header>
86 <if(actions.(actionScope).namespace)>
87 namespace <actions.(actionScope).namespace>
92 <if(actions.(actionScope).namespace)>
94 } // namespace <actions.(actionScope).namespace>
99 <actions.(actionScope).inputStreamType; null="ICharStream">
103 superClass={<if(actions.(actionScope).superClass)><actions.(actionScope).superClass><else>Antlr.Runtime.Lexer<endif>}) ::= <<
120 <actions.(actionScope).ctorModifier; null="public"> <grammar.recognizerName>()<! needed by subclasses !
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
ASTParser.stg 70 <if(backtracking)><\n>if (<actions.(actionScope).synpredgate>) {<endif>
109 <super.matchSet(postmatchCode={<if(!ruleDescriptor.isSynPred)><if(backtracking)>if (<actions.(actionScope).synpredgate>) <endif>adaptor.AddChild(root_0, <createNodeFromToken(...)>);<endif>}, ...)>
125 <super.matchSet(postmatchCode={<if(!ruleDescriptor.isSynPred)><if(backtracking)>if (<actions.(actionScope).synpredgate>) <endif>root_0 = (<ASTLabelType>)adaptor.BecomeRoot(<createNodeFromToken(...)>, root_0);<endif>}, ...)>
134 <\n><if(backtracking)>if (<actions.(actionScope).synpredgate>) <endif>adaptor.AddChild(root_0, <label>.Tree);
144 <if(backtracking)>if (<actions.(actionScope).synpredgate>) <endif>root_0 = (<ASTLabelType>)adaptor.BecomeRoot(<label>.Tree, root_0);
170 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
182 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
199 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
Dbg.stg 90 <actions.(actionScope).ctorModifier; null="public"> <name>( <inputStreamType> input )
94 <actions.(actionScope).ctorModifier; null="public"> <name>( <inputStreamType> input, int port, RecognizerSharedState state )
106 <actions.(actionScope).ctorModifier; null="public"> <name>( <inputStreamType> input )
110 <actions.(actionScope).ctorModifier; null="public"> <name>( <inputStreamType> input, IDebugEventListener dbg, RecognizerSharedState state )
125 <actions.(actionScope).ctorModifier; null="public"> <name>( <inputStreamType> input, IDebugEventListener dbg, RecognizerSharedState state<grammar.delegators:{g|, <g.recognizerName> <g:delegateName()>}> )
135 <actions.(actionScope).ctorModifier; null="public"> <name>( <inputStreamType> input, IDebugEventListener dbg )
ASTTreeParser.stg 56 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
79 <if(backtracking)>if (<actions.(actionScope).synpredgate>)<endif>
120 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
129 <if(backtracking)>if (<actions.(actionScope).synpredgate>)<endif>
145 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
167 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
172 <if(backtracking)>if (<actions.(actionScope).synpredgate>)<endif>
183 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
209 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
228 <if(backtracking)>if (<actions.(actionScope).synpredgate>)<endif
    [all...]
AST.stg 52 TreeAdaptor = treeAdaptor<if(!actions.(actionScope).treeAdaptorType)> ?? new CommonTreeAdaptor()<endif>;
78 <actions.(actionScope).treeAdaptorType; null="ITreeAdaptor">
120 <if(backtracking)>if (<actions.(actionScope).synpredgate>) <endif>stream_<token>.Add(<label>);<\n>
134 <if(backtracking)>if (<actions.(actionScope).synpredgate>) <endif>stream_<token>.Add(<label>);
146 <if(backtracking)>if (<actions.(actionScope).synpredgate>) <endif>stream_<rule.name>.Add(<label>.Tree);
158 <if(backtracking)>if (<actions.(actionScope).synpredgate>) <endif>stream_<rule>.Add(<label>.Tree);
188 if (<actions.(actionScope).synpredgate>) {
CSharp3.stg 44 outputFile( LEXER,PARSER,TREE_PARSER, actionScope, actions,
73 <actions.(actionScope).header>
84 <if(actions.(actionScope).namespace)>
85 namespace <actions.(actionScope).namespace>
90 <if(actions.(actionScope).namespace)>
92 } // namespace <actions.(actionScope).namespace>
97 <actions.(actionScope).inputStreamType; null="ICharStream">
101 superClass={<if(actions.(actionScope).superClass)><actions.(actionScope).superClass><else>Antlr.Runtime.Lexer<endif>},
119 <actions.(actionScope).ctorModifier; null="public"> <grammar.recognizerName>()<! needed by subclasses !
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CSharp3Target.java 87 String actionScope = grammar.getDefaultActionScope(grammar.type);
88 Map<String, Object> actions = rootGrammar.getActions().get(actionScope);
92 actions = grammar.getActions().get(actionScope);
96 grammar.getActions().put(actionScope, actions);

Completed in 327 milliseconds

1 2