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

1 2 3

  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/
TreeRewrite.g 8 rule: INT subrule -> ^(subrule INT)
11 subrule
TreeRewriteParser.m 207 * TreeRewrite.g:8:1: rule : INT subrule -> ^( subrule INT ) ;
233 description:@"rule subrule"] retain];
234 // TreeRewrite.g:8:5: ( INT subrule -> ^( subrule INT ) ) // ruleBlockSingleAlt
235 // TreeRewrite.g:8:7: INT subrule // alt
243 subrule2 = [self subrule];
251 // elements: subrule, INT
265 // 8:19: -> ^( subrule INT )
267 // TreeRewrite.g:8:22: ^( subrule INT
    [all...]
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
RewriteCardinalityException.js 7 * in a subrule are different: (ID INT)+ where |ID|!=|INT|
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/
TreeRewriteParser.m 201 * /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/treerewrite/TreeRewrite.g:8:1: rule : INT subrule -> ^( subrule INT ) ;
225 description:@"rule subrule"] retain];
226 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/treerewrite/TreeRewrite.g:8:5: ( INT subrule -> ^( subrule INT ) ) // ruleBlockSingleAlt
227 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/treerewrite/TreeRewrite.g:8:7: INT subrule // alt
233 subrule2 = [self subrule];
241 // elements: INT, subrule
258 // 8:19: -> ^( subrule INT )
260 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/treerewrite/TreeRewrite.g:8:22: ^( subrule INT
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
nuances.rb 38 grammar Subrule;
58 lexer = Subrule::Lexer.new( 'BEGIN A END' )
59 parser = Subrule::Parser.new lexer
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRDebugEventListener.h 53 /** Track entry into any (...) subrule other EBNF construct */
61 * subrule but multiple enter/exit decision events, one for each
126 * Upon error, the stack of enter rule/subrule must be properly unwound.
147 * The sequence for this rule (with no viable alt in the subrule) for
240 * such as when entering a subrule in automatic mode and when
259 * only when the current subrule (or rule) subtree is
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRDebugEventListener.h 53 /** Track entry into any (...) subrule other EBNF construct */
61 * subrule but multiple enter/exit decision events, one for each
126 * Upon error, the stack of enter rule/subrule must be properly unwound.
147 * The sequence for this rule (with no viable alt in the subrule) for
240 * such as when entering a subrule in automatic mode and when
259 * only when the current subrule (or rule) subtree is
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRDebugEventListener.h 53 /** Track entry into any (...) subrule other EBNF construct */
61 * subrule but multiple enter/exit decision events, one for each
126 * Upon error, the stack of enter rule/subrule must be properly unwound.
147 * The sequence for this rule (with no viable alt in the subrule) for
240 * such as when entering a subrule in automatic mode and when
259 * only when the current subrule (or rule) subtree is
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRDebugEventListener.h 53 /** Track entry into any (...) subrule other EBNF construct */
61 * subrule but multiple enter/exit decision events, one for each
126 * Upon error, the stack of enter rule/subrule must be properly unwound.
147 * The sequence for this rule (with no viable alt in the subrule) for
240 * such as when entering a subrule in automatic mode and when
259 * only when the current subrule (or rule) subtree is
  /external/icu4c/layout/
ContextualSubstSubtables.cpp 207 for (le_uint16 subRule = 0; subRule < subRuleCount; subRule += 1) {
209 SWAPW(subRuleSetTable->subRuleTableOffsetArray[subRule]);
385 for (le_uint16 subRule = 0; subRule < chainSubRuleCount; subRule += 1) {
387 SWAPW(chainSubRuleSetTable->chainSubRuleTableOffsetArray[subRule]);
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
RewriteCardinalityException.as 31 * in a subrule are different: (ID INT)+ where |ID|!=|INT|
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
RewriteCardinalityException.java 32 * in a subrule are different: (ID INT)+ where |ID|!=|INT|
  /external/chromium_org/ppapi/api/
ppb_network_monitor.idl 20 * Permissions: Apps permission <code>socket</code> with subrule
ppb_network_proxy.idl 20 * Permissions: Apps permission <code>socket</code> with subrule
  /external/chromium_org/ppapi/cpp/
network_proxy.h 18 /// Permissions: Apps permission <code>socket</code> with subrule
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3debugeventlistener.h 120 /** Track entry into any (...) subrule other EBNF construct
129 * subrule but multiple enter/exit decision events, one for each
194 * Upon error, the stack of enter rule/subrule must be properly unwound.
215 * The sequence for this rule (with no viable alt in the subrule) for
322 * such as when entering a subrule in automatic mode and when
360 * only when the current subrule (or rule) subtree is
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
IDebugEventListener.cs 77 /** <summary>Track entry into any (...) subrule other EBNF construct</summary> */
86 * subrule but multiple enter/exit decision events, one for each
171 * Upon error, the stack of enter rule/subrule must be properly unwound.
192 * The sequence for this rule (with no viable alt in the subrule) for
303 * such as when entering a subrule in automatic mode and when
352 * only when the current subrule (or rule) subtree is
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/
IDebugEventListener.cs 79 /** <summary>Track entry into any (...) subrule other EBNF construct</summary> */
88 * subrule but multiple enter/exit decision events, one for each
173 * Upon error, the stack of enter rule/subrule must be properly unwound.
194 * The sequence for this rule (with no viable alt in the subrule) for
305 * such as when entering a subrule in automatic mode and when
354 * only when the current subrule (or rule) subtree is
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
DebugEventListener.java 72 /** Track entry into any (...) subrule other EBNF construct */
80 * subrule but multiple enter/exit decision events, one for each
145 * Upon error, the stack of enter rule/subrule must be properly unwound.
166 * The sequence for this rule (with no viable alt in the subrule) for
260 * such as when entering a subrule in automatic mode and when
298 * only when the current subrule (or rule) subtree is
  /external/harfbuzz/src/
harfbuzz-gsub-private.h 188 HB_SubRule* SubRule; /* array of SubRule tables */
189 HB_UShort SubRuleCount; /* number of SubRule tables */
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gsub-private.h 188 HB_SubRule* SubRule; /* array of SubRule tables */
189 HB_UShort SubRuleCount; /* number of SubRule tables */
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
RewriteCardinalityException.cs 42 * in a subrule are different: (ID INT)+ where |ID|!=|INT|
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
RewriteCardinalityException.cs 43 * in a subrule are different: (ID INT)+ where |ID|!=|INT|
  /external/chromium_org/ppapi/c/
ppb_network_monitor.h 35 * Permissions: Apps permission <code>socket</code> with subrule
ppb_network_proxy.h 35 * Permissions: Apps permission <code>socket</code> with subrule

Completed in 465 milliseconds

1 2 3