OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:subrule
(Results
1 - 12
of
12
) sorted by null
/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/
TreeRewriteParser.h
120
- (TreeRewriteParser_subrule_return *)
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/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/tool/src/main/antlr3/org/antlr/grammar/v3/
ANTLR.g
938
(
subrule
=ebnfSuffix[$t.tree,true]
939
-> $
subrule
945
(
subrule
=ebnfSuffix[$tr.tree,true]
946
-> $
subrule
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
error.rb
390
within parentheses. When recognition code enters a rule method (or a
subrule
422
The recognizer is in a <tt>(..)+</tt>
subrule
, meaning the recognizer must
423
match the body of the
subrule
one or more times. If it fails to match at least
424
one occurence of the
subrule
, the recognizer will raise an EarlyExit
/prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar
/prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar
/prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas
[
all
...]
/external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar
/prebuilts/misc/common/antlr/
antlr-3.4-complete.jar
Completed in 143 milliseconds