Home
last modified time | relevance | path

Searched refs:ruleNames (Results 1 – 25 of 27) sorted by relevance

12

/external/antlr/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
DDbg.stg38 NSArray *ruleNames;
47 AMutableArray *ruleNames = [AMutableArray arrayWithArray:{
81 …zation:input, ruleIndex, <grammar.composite.rootGrammar.recognizerName>.ruleNames objectAtIndex:ru…
86 …ex StartIndex:ruleStartIndex [<grammar.composite.rootGrammar.recognizerName> ruleNames[ruleIndex]];
98 ruleNames = [NSArray arrayWithObjects:<rules:{rST | @"<rST.ruleName>"}; separator=", ", wrap="\n ">…
102 [ruleNames release];<\n>
DAST.stg31 NSArray *ruleNames;
/external/antlr/gunit/src/main/java/org/antlr/gunit/swingui/model/
DTestSuiteFactory.java93 final List<String> ruleNames = new ArrayList<String>(); in loadRulesFromGrammar() local
99 parser.rules = ruleNames; in loadRulesFromGrammar()
108 for(String str: ruleNames) { in loadRulesFromGrammar()
/external/antlr/tool/src/test/java/org/antlr/test/
DTestDFAConversion.java558 assertEquals(expectedRules, ruleNames(leftRecursive)); in testIndirectRecursionLoop()
587 assertEquals(expectedRules, ruleNames(leftRecursive)); in testIndirectRecursionLoop2()
618 assertEquals(expectedRules, ruleNames(leftRecursive)); in testIndirectRecursionLoop3()
795 assertEquals(expectedRules, ruleNames(leftRecursive)); in testimmediateLeftRecursion()
807 assertEquals(expectedRules, ruleNames(leftRecursive)); in testIndirectLeftRecursion()
822 assertEquals(expectedRules, ruleNames(leftRecursive)); in testLeftRecursionInMultipleCycles()
1774 protected Set<String> ruleNames(Collection<? extends Rule> rules) { in ruleNames() method in TestDFAConversion
1785 x.addAll(ruleNames(s)); in ruleNames2()
/external/antlr/tool/src/main/java/org/antlr/tool/
DCompositeGrammar.java287 Set<String> ruleNames = new HashSet<String>(); in getAllImportedRules() local
298 if ( !ruleNames.contains(r.name) ) { in getAllImportedRules()
299 ruleNames.add(r.name); // track that we've seen this in getAllImportedRules()
DGrammar.java892 List<String> ruleNames, in addArtificialMatchTokensRule() argument
907 for (int i = 0; i < ruleNames.size(); i++) { in addArtificialMatchTokensRule()
908 String rname = ruleNames.get(i); in addArtificialMatchTokensRule()
/external/antlr/runtime/ObjC/Framework/examples/polydiff/
DPolyDifferentiator.h73 NSArray *ruleNames; variable
DPolyParser.h120 NSArray *ruleNames; variable
DSimplifier.h161 NSArray *ruleNames; variable
/external/antlr/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
DDbg.stg44 public static readonly string[] ruleNames =
71 …(input, ruleIndex, stopIndex, <grammar.composite.rootGrammar.recognizerName>.ruleNames[ruleIndex]);
76 …t, ruleIndex, ruleStartIndex, <grammar.composite.rootGrammar.recognizerName>.ruleNames[ruleIndex]);
/external/antlr/tool/src/main/resources/org/antlr/codegen/templates/Java/
DDbg.stg39 public static final String[] ruleNames = new String[] {
67 …(input, ruleIndex, stopIndex, <grammar.composite.rootGrammar.recognizerName>.ruleNames[ruleIndex]);
76 …t, ruleIndex, ruleStartIndex, <grammar.composite.rootGrammar.recognizerName>.ruleNames[ruleIndex]);
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
DProfileTreeGrammar.cs50 public static readonly string[] ruleNames = field in ProfileTreeGrammar
79 ((Profiler)dbg).ExamineRuleMemoization(input, ruleIndex, ProfileTreeGrammar.ruleNames[ruleIndex]); in AlreadyParsedRule()
85 …((Profiler)dbg).Memoize(input, ruleIndex, ruleStartIndex, ProfileTreeGrammar.ruleNames[ruleIndex]); in Memoize()
DProfileGrammarParser.cs47 public static readonly string[] ruleNames = field in ProfileGrammarParser
89 …((Profiler)dbg).ExamineRuleMemoization(input, ruleIndex, ProfileGrammarParser.ruleNames[ruleIndex]… in AlreadyParsedRule()
95 …((Profiler)dbg).Memoize(input, ruleIndex, ruleStartIndex, ProfileGrammarParser.ruleNames[ruleIndex… in Memoize()
DDebugTreeGrammar.cs50 public static readonly string[] ruleNames = field in DebugTreeGrammar
DDebugGrammarParser.cs47 public static readonly string[] ruleNames = field in DebugGrammarParser
/external/antlr/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
DDbg.stg45 public static readonly string[] ruleNames =
72 …(input, ruleIndex, stopIndex, <grammar.composite.rootGrammar.recognizerName>.ruleNames[ruleIndex]);
77 …t, ruleIndex, ruleStartIndex, <grammar.composite.rootGrammar.recognizerName>.ruleNames[ruleIndex]);
/external/antlr/runtime/ObjC/Framework/examples/treerewrite/
DTreeRewriteParser.h93 NSArray *ruleNames; variable
/external/antlr/tool/src/main/resources/org/antlr/codegen/templates/Python3/
DDbg.stg64 ruleNames = [
103 …Memoization(input, ruleIndex, <grammar.composite.rootGrammar.recognizerName>.ruleNames[ruleIndex]);
111 …t, ruleIndex, ruleStartIndex, <grammar.composite.rootGrammar.recognizerName>.ruleNames[ruleIndex]);
/external/antlr/tool/src/main/resources/org/antlr/codegen/templates/Python/
DDbg.stg64 ruleNames = [
103 …Memoization(input, ruleIndex, <grammar.composite.rootGrammar.recognizerName>.ruleNames[ruleIndex]);
111 …t, ruleIndex, ruleStartIndex, <grammar.composite.rootGrammar.recognizerName>.ruleNames[ruleIndex]);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DRbnfTest.java1433 String[] ruleNames = rbnf.getRuleSetNames(); in TestChineseProcess() local
1439 for(int i=0; i<ruleNames.length; i++){ in TestChineseProcess()
1441 rbnf.format(-123450.6789,ruleNames[i]); in TestChineseProcess()
1444 "when being formatted with parameters 0.0 and " + ruleNames[i]); in TestChineseProcess()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DRbnfTest.java1436 String[] ruleNames = rbnf.getRuleSetNames(); in TestChineseProcess() local
1442 for(int i=0; i<ruleNames.length; i++){ in TestChineseProcess()
1444 rbnf.format(-123450.6789,ruleNames[i]); in TestChineseProcess()
1447 "when being formatted with parameters 0.0 and " + ruleNames[i]); in TestChineseProcess()
/external/antlr/runtime/ObjC/Framework/examples/treeparser/
DLangParser.h121 NSArray *ruleNames; variable
/external/v8/gnparser/
DgnLexer.py104 ruleNames = [ u"T__0", u"T__1", u"T__2", u"T__3", u"T__4", u"T__5", variable in gnLexer
/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCParser.h422 NSArray *ruleNames; variable
/external/antlr/tool/src/main/resources/org/antlr/codegen/templates/C/
DDbg.stg37 ruleNames[] =

12