Home
last modified time | relevance | path

Searched refs:startRule (Results 1 – 25 of 190) sorted by relevance

12345678

/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime-testsuite/test/org/antlr/v4/test/runtime/descriptors/
H A DParserExecDescriptors.java17 public String startRule = "a"; field in ParserExecDescriptors.APlus
37 public String startRule = "a"; field in ParserExecDescriptors.AStar_1
57 public String startRule = "a"; field in ParserExecDescriptors.AStar_2
77 public String startRule = "a"; field in ParserExecDescriptors.AorAPlus
97 public String startRule = "a"; field in ParserExecDescriptors.AorAStar_1
117 public String startRule = "a"; field in ParserExecDescriptors.AorAStar_2
137 public String startRule = "a"; field in ParserExecDescriptors.AorB
160 public String startRule = "a"; field in ParserExecDescriptors.AorBPlus
182 public String startRule = "a"; field in ParserExecDescriptors.AorBStar_1
204 public String startRule = "a"; field in ParserExecDescriptors.AorBStar_2
[all …]
H A DParserErrorsDescriptors.java17 public String startRule = "a"; field in ParserErrorsDescriptors.ConjuringUpToken
33 public String startRule = "a"; field in ParserErrorsDescriptors.ConjuringUpTokenFromSet
53 public String startRule = "s"; field in ParserErrorsDescriptors.ContextListGetters
184 public String startRule = "a"; field in ParserErrorsDescriptors.LL2
203 public String startRule = "a"; field in ParserErrorsDescriptors.LL3
222 public String startRule = "a"; field in ParserErrorsDescriptors.LLStar
241 public String startRule = "a"; field in ParserErrorsDescriptors.MultiTokenDeletionBeforeLoop
257 public String startRule = "a"; field in ParserErrorsDescriptors.MultiTokenDeletionBeforeLoop2
279 public String startRule = "a"; field in ParserErrorsDescriptors.MultiTokenDeletionDuringLoop
301 public String startRule = "a"; field in ParserErrorsDescriptors.MultiTokenDeletionDuringLoop2
[all …]
H A DSetsDescriptors.java25 public String startRule = "a"; field in SetsDescriptors.CharSetLiteral
66 public String startRule = "a"; field in SetsDescriptors.LexerOptionalSet
83 public String startRule = "a"; field in SetsDescriptors.LexerPlusSet
100 public String startRule = "a"; field in SetsDescriptors.LexerStarSet
117 public String startRule = "a"; field in SetsDescriptors.NotChar
134 public String startRule = "a"; field in SetsDescriptors.NotCharSet
151 public String startRule = "a"; field in SetsDescriptors.NotCharSetWithLabel
168 public String startRule = "a"; field in SetsDescriptors.NotCharSetWithRuleRef3
187 public String startRule = "a"; field in SetsDescriptors.OptionalLexerSingleElement
204 public String startRule = "a"; field in SetsDescriptors.OptionalSet
[all …]
H A DLexerExecDescriptors.java32 public String startRule = ""; field in LexerExecDescriptors.ActionPlacement
63 public String startRule = ""; field in LexerExecDescriptors.CharSet
87 public String startRule = ""; field in LexerExecDescriptors.UnicodeCharSet
112 public String startRule = ""; field in LexerExecDescriptors.CharSetInSet
136 public String startRule = ""; field in LexerExecDescriptors.CharSetNot
162 public String startRule = ""; field in LexerExecDescriptors.CharSetPlus
192 public String startRule = ""; field in LexerExecDescriptors.CharSetRange
219 public String startRule = ""; field in LexerExecDescriptors.CharSetWithEscapedChar
243 public String startRule = ""; field in LexerExecDescriptors.CharSetWithMissingEscapeChar
267 public String startRule = ""; field in LexerExecDescriptors.CharSetWithQuote1
[all …]
H A DSemPredEvalParserDescriptors.java24 public String startRule = "s"; field in SemPredEvalParserDescriptors.ActionHidesPreds
58 public String startRule = "s"; field in SemPredEvalParserDescriptors.ActionsHidePredsInGlobalFOLLOW
116 public String startRule = "s"; field in SemPredEvalParserDescriptors.DepedentPredsInGlobalFOLLOW
141 public String startRule = "s"; field in SemPredEvalParserDescriptors.DependentPredNotInOuterCtxShouldBeIgnored
189 public String startRule = "s"; field in SemPredEvalParserDescriptors.IndependentPredNotPassedOuterCtxToAvoidCastException
213 public String startRule = "s"; field in SemPredEvalParserDescriptors.NoTruePredsThrowsNoViableAlt
241 public String startRule = "s"; field in SemPredEvalParserDescriptors.Order
351 public String startRule = "s"; field in SemPredEvalParserDescriptors.PredicateDependentOnArg
385 public String startRule = "s"; field in SemPredEvalParserDescriptors.PredicateDependentOnArg2
418 public String startRule = "s"; field in SemPredEvalParserDescriptors.PredsInGlobalFOLLOW
[all …]
H A DParseTreesDescriptors.java17 public String startRule = "s"; field in ParseTreesDescriptors.AltNum
53 public String startRule = "s"; field in ParseTreesDescriptors.ExtraToken
83 public String startRule = "s"; field in ParseTreesDescriptors.ExtraTokensAndAltLabels
123 public String startRule = "s"; field in ParseTreesDescriptors.NoViableAlt
151 public String startRule = "s"; field in ParseTreesDescriptors.RuleRef
178 public String startRule = "s"; field in ParseTreesDescriptors.Sync
205 public String startRule = "s"; field in ParseTreesDescriptors.Token2
236 public String startRule = "s"; field in ParseTreesDescriptors.TokenAndRuleContextString
262 public String startRule = "s"; field in ParseTreesDescriptors.TwoAltLoop
287 public String startRule = "s"; field in ParseTreesDescriptors.TwoAlts
H A DLexerErrorsDescriptors.java24 public String startRule = ""; field in LexerErrorsDescriptors.DFAToATNThatFailsBackToDFA
48 public String startRule = ""; field in LexerErrorsDescriptors.DFAToATNThatMatchesThenFailsInATN
64 public String startRule = ""; field in LexerErrorsDescriptors.EnforcedGreedyNestedBraces
97 public String startRule = ""; field in LexerErrorsDescriptors.ErrorInMiddle
113 public String startRule = ""; field in LexerErrorsDescriptors.InvalidCharAtStart
135 public String startRule = ""; field in LexerErrorsDescriptors.InvalidCharAtStartAfterDFACache
151 public String startRule = ""; field in LexerErrorsDescriptors.InvalidCharInToken
173 public String startRule = ""; field in LexerErrorsDescriptors.InvalidCharInTokenAfterDFACache
207 public String startRule = ""; field in LexerErrorsDescriptors.LexerExecDFA
222 public String startRule = ""; field in LexerErrorsDescriptors.StringsEmbeddedInActions
H A DLeftRecursionDescriptors.java15 public String startRule = "prog"; field in LeftRecursionDescriptors.AmbigLR
72 public String startRule = "s"; field in LeftRecursionDescriptors.Declarations
100 public String startRule = "s"; field in LeftRecursionDescriptors.Declarations_1
176 public String startRule = "a"; field in LeftRecursionDescriptors.DirectCallToLeftRecursiveRule
209 public String startRule = "s"; field in LeftRecursionDescriptors.Expressions
269 public String startRule = "s"; field in LeftRecursionDescriptors.JavaExpressions
398 public String startRule = "s"; field in LeftRecursionDescriptors.LabelsOnOpSubrule
438 public String startRule = "s"; field in LeftRecursionDescriptors.MultipleActionsPredicatesOptions
479 public String startRule = "s"; field in LeftRecursionDescriptors.MultipleActions
520 public String startRule = "s"; field in LeftRecursionDescriptors.MultipleAlternativesWithCommonLabel
[all …]
H A DSemPredEvalLexerDescriptors.java26 public String startRule = ""; field in SemPredEvalLexerDescriptors.RuleSempredFunction
55 public String startRule = ""; field in SemPredEvalLexerDescriptors.DisableRule
86 public String startRule = ""; field in SemPredEvalLexerDescriptors.EnumNotID
116 public String startRule = ""; field in SemPredEvalLexerDescriptors.IDnotEnum
152 public String startRule = ""; field in SemPredEvalLexerDescriptors.IDvsEnum
192 public String startRule = ""; field in SemPredEvalLexerDescriptors.Indent
227 public String startRule = ""; field in SemPredEvalLexerDescriptors.LexerInputPositionSensitivePredicates
260 public String startRule = ""; field in SemPredEvalLexerDescriptors.PredicatedKeywords
H A DFullContextParsingDescriptors.java23 public String startRule = "s"; field in FullContextParsingDescriptors.AmbigYieldsCtxSensitiveDFA
49 public String startRule = "prog"; field in FullContextParsingDescriptors.AmbiguityNoLoop
89 public String startRule = "s"; field in FullContextParsingDescriptors.CtxSensitiveDFATwoDiffInput
109 public String startRule = "s"; field in FullContextParsingDescriptors.CtxSensitiveDFA
166 public String startRule = "s"; field in FullContextParsingDescriptors.ExprAmbiguity
215 public String startRule = "s"; field in FullContextParsingDescriptors.FullContextIF_THEN_ELSEParse
365 public String startRule = "prog"; field in FullContextParsingDescriptors.LoopsSimulateTailRecursion
407 public String startRule = "s"; field in FullContextParsingDescriptors.SLLSeesEOFInLLGrammar
H A DCompositeParsersDescriptors.java21 public String startRule = "s"; field in CompositeParsersDescriptors.BringInLiteralsFromDelegate
53 public String startRule = "s"; field in CompositeParsersDescriptors.CombinedImportsCombined
93 public String startRule = "s"; field in CompositeParsersDescriptors.DelegatesSeeSameTokenType
147 public String startRule = "s"; field in CompositeParsersDescriptors.DelegatorAccessesDelegateMembers
182 public String startRule = "s"; field in CompositeParsersDescriptors.DelegatorInvokesDelegateRule
215 public String startRule = "s"; field in CompositeParsersDescriptors.DelegatorInvokesDelegateRuleWithArgs
248 public String startRule = "s"; field in CompositeParsersDescriptors.DelegatorInvokesDelegateRuleWithReturnStruct
281 public String startRule = "s"; field in CompositeParsersDescriptors.DelegatorInvokesFirstVersionOfDelegateRule
322 public String startRule = "a"; field in CompositeParsersDescriptors.DelegatorRuleOverridesDelegate
361 public String startRule = "a"; field in CompositeParsersDescriptors.DelegatorRuleOverridesDelegates
[all …]
H A DListenersDescriptors.java24 public String startRule = "s"; field in ListenersDescriptors.Basic
67 public String startRule = "s"; field in ListenersDescriptors.LR
110 public String startRule = "s"; field in ListenersDescriptors.LRWithLabels
142 public String startRule = "s"; field in ListenersDescriptors.RuleGetters
194 public String startRule = "s"; field in ListenersDescriptors.TokenGetters
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/cucumber/gherkin-go/v11/
H A Dparser.go448 ctxt.startRule(RuleTypeTags)
488 ctxt.startRule(RuleTypeTags)
586 ctxt.startRule(RuleTypeTags)
599 ctxt.startRule(RuleTypeRule)
653 ctxt.startRule(RuleTypeTags)
668 ctxt.startRule(RuleTypeRule)
717 ctxt.startRule(RuleTypeTags)
730 ctxt.startRule(RuleTypeRule)
775 ctxt.startRule(RuleTypeStep)
782 ctxt.startRule(RuleTypeTags)
[all …]
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/cucumber/gherkin-go/v11/gherkin-go-11.0.0/
H A Dparser.go448 ctxt.startRule(RuleTypeTags)
488 ctxt.startRule(RuleTypeTags)
586 ctxt.startRule(RuleTypeTags)
599 ctxt.startRule(RuleTypeRule)
653 ctxt.startRule(RuleTypeTags)
668 ctxt.startRule(RuleTypeRule)
717 ctxt.startRule(RuleTypeTags)
730 ctxt.startRule(RuleTypeRule)
775 ctxt.startRule(RuleTypeStep)
782 ctxt.startRule(RuleTypeTags)
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/tool-testsuite/test/org/antlr/v4/test/tool/
H A DTestAmbigParseTrees.java66 String startRule = "s"; in testAmbigAltsAtRoot() local
74 testAmbiguousTrees(lg, g, startRule, input, decision, in testAmbigAltsAtRoot()
95 String startRule = "s"; in testAmbigAltsNotAtRoot() local
103 testAmbiguousTrees(lg, g, startRule, input, decision, in testAmbigAltsNotAtRoot()
122 String startRule = "e"; in testAmbigAltDipsIntoOuterContextToRoot() local
130 testAmbiguousTrees(lg, g, startRule, input, decision, in testAmbigAltDipsIntoOuterContextToRoot()
150 String startRule = "s"; in testAmbigAltDipsIntoOuterContextBelowRoot() local
178 String startRule = "s"; in testAmbigAltInLeftRecursiveBelowStartRule() local
205 String startRule = "e"; in testAmbigAltInLeftRecursiveStartRule() local
233 int ruleIndex = g.rules.get(startRule).index; in testAmbiguousTrees()
[all …]
/dports/www/moodle310/moodle/lib/rtlcss/
H A DRTLCSS.php80 $startRule = '^(\s|\*)*!?rtl:';
83 if (preg_match('/' . $startRule . 'ignore/', $content)) {
85 } else if (preg_match('/' . $startRule . 'begin:ignore/', $content)) {
87 } else if (preg_match('/' . $startRule . 'end:ignore/', $content)) {
89 } else if (preg_match('/' . $startRule . 'remove/', $content)) {
91 } else if (preg_match('/' . $startRule . 'begin:remove/', $content)) {
93 } else if (preg_match('/' . $startRule . 'end:remove/', $content)) {
95 } else if (preg_match('/' . $startRule . 'raw:/', $content)) {
96 $this->shouldAddCss[] = preg_replace('/' . $startRule . 'raw:/', '', $content);
/dports/www/moodle311/moodle/lib/rtlcss/
H A DRTLCSS.php80 $startRule = '^(\s|\*)*!?rtl:';
83 if (preg_match('/' . $startRule . 'ignore/', $content)) {
85 } else if (preg_match('/' . $startRule . 'begin:ignore/', $content)) {
87 } else if (preg_match('/' . $startRule . 'end:ignore/', $content)) {
89 } else if (preg_match('/' . $startRule . 'remove/', $content)) {
91 } else if (preg_match('/' . $startRule . 'begin:remove/', $content)) {
93 } else if (preg_match('/' . $startRule . 'end:remove/', $content)) {
95 } else if (preg_match('/' . $startRule . 'raw:/', $content)) {
96 $this->shouldAddCss[] = preg_replace('/' . $startRule . 'raw:/', '', $content);
/dports/www/moodle39/moodle/lib/rtlcss/
H A DRTLCSS.php80 $startRule = '^(\s|\*)*!?rtl:';
83 if (preg_match('/' . $startRule . 'ignore/', $content)) {
85 } else if (preg_match('/' . $startRule . 'begin:ignore/', $content)) {
87 } else if (preg_match('/' . $startRule . 'end:ignore/', $content)) {
89 } else if (preg_match('/' . $startRule . 'remove/', $content)) {
91 } else if (preg_match('/' . $startRule . 'begin:remove/', $content)) {
93 } else if (preg_match('/' . $startRule . 'end:remove/', $content)) {
95 } else if (preg_match('/' . $startRule . 'raw:/', $content)) {
96 $this->shouldAddCss[] = preg_replace('/' . $startRule . 'raw:/', '', $content);
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/doc/
H A Dinterpreters.md27 ParseTree t = parser.parse(g.rules.get(startRule).index);
35 String startRule)
42 ParseTree t = parser.parse(g.getRule(startRule).index);
62 String startRule)
71 ParseTree t = parser.parse(pg.getRule(startRule).index);
101 * startRule - the name of the rule to start parsing at
106 std::string const& startRule) {
126 tree::ParseTree *tree = parser.parse(parser.getRuleIndex(startRule));
/dports/net-mgmt/py-snmpclitools/snmpclitools-0.6.1/snmpclitools/cli/
H A Dspark.py91 self.startRule = self.augment(start)
139 startRule = (self._START, ( start, self._EOF ))
140 self.rule2func[startRule] = lambda args: args[0]
141 self.rules[self._START] = [ startRule ]
142 self.rule2name[startRule] = ''
143 return startRule
189 states = { 0: [ (self.startRule, 0, 0) ] }
203 if i < len(tokens)-1 or states[i+1] != [(self.startRule, 2, 0)]:
207 rv = self.buildTree(tokens, tree, ((self.startRule, 2, 0), i+1))
/dports/math/clasp/clasp-3.3.5/libpotassco/src/
H A Dsmodels.cpp274 SmodelsOutput& SmodelsOutput::startRule(int rt) { os_ << rt; return *this; } in startRule() function in Potassco::SmodelsOutput
306 if (ext_ && inc_) { startRule(ClaspIncrement).add(0).endRule(); } in beginStep()
322 startRule(rt).add(ht, head).add(body).endRule(); in rule()
333 startRule(rt).add(ht, head).add(bound, body, rt == Cardinality).endRule(); in rule()
336 startRule(Optimize).add(0, lits, false).endRule(); in minimize()
341 if (sec_ == 0) { startRule(End).endRule(); sec_ = 1; } in output()
349 startRule(ClaspAssignExt).add(a).add((unsigned(t)^3)-1).endRule(); in external()
352 startRule(ClaspReleaseExt).add(a).endRule(); in external()
357 while (sec_ != 2) { startRule(End).endRule(); ++sec_; } in assume()
/dports/math/clingo/clingo-5.5.1/clasp/libpotassco/src/
H A Dsmodels.cpp274 SmodelsOutput& SmodelsOutput::startRule(int rt) { os_ << rt; return *this; } in startRule() function in Potassco::SmodelsOutput
306 if (ext_ && inc_) { startRule(ClaspIncrement).add(0).endRule(); } in beginStep()
322 startRule(rt).add(ht, head).add(body).endRule(); in rule()
333 startRule(rt).add(ht, head).add(bound, body, rt == Cardinality).endRule(); in rule()
336 startRule(Optimize).add(0, lits, false).endRule(); in minimize()
341 if (sec_ == 0) { startRule(End).endRule(); sec_ = 1; } in output()
349 startRule(ClaspAssignExt).add(a).add((unsigned(t)^3)-1).endRule(); in external()
352 startRule(ClaspReleaseExt).add(a).endRule(); in external()
357 while (sec_ != 2) { startRule(End).endRule(); ++sec_; } in assume()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/util/calendar/
H A DZoneInfoFile.java552 ZoneOffsetTransitionRule startRule = lastRules[lastRules.length - 2]; in getZoneInfo() local
555 if (startRule.offsetAfter - startRule.offsetBefore < 0 && in getZoneInfo()
558 tmp = startRule; in getZoneInfo()
559 startRule = endRule; in getZoneInfo()
562 params[0] = startRule.month - 1; in getZoneInfo()
563 int dom = startRule.dom; in getZoneInfo()
564 int dow = startRule.dow; in getZoneInfo()
593 params[3] = startRule.secondOfDay * 1000; in getZoneInfo()
594 params[4] = toSTZTime[startRule.timeDefinition]; in getZoneInfo()
615 dstSavings = (startRule.offsetAfter - startRule.offsetBefore) * 1000; in getZoneInfo()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/util/calendar/
H A DZoneInfoFile.java552 ZoneOffsetTransitionRule startRule = lastRules[lastRules.length - 2]; in getZoneInfo() local
555 if (startRule.offsetAfter - startRule.offsetBefore < 0 && in getZoneInfo()
558 tmp = startRule; in getZoneInfo()
559 startRule = endRule; in getZoneInfo()
562 params[0] = startRule.month - 1; in getZoneInfo()
563 int dom = startRule.dom; in getZoneInfo()
564 int dow = startRule.dow; in getZoneInfo()
593 params[3] = startRule.secondOfDay * 1000; in getZoneInfo()
594 params[4] = toSTZTime[startRule.timeDefinition]; in getZoneInfo()
615 dstSavings = (startRule.offsetAfter - startRule.offsetBefore) * 1000; in getZoneInfo()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/util/calendar/
H A DZoneInfoFile.java552 ZoneOffsetTransitionRule startRule = lastRules[lastRules.length - 2]; in getZoneInfo() local
555 if (startRule.offsetAfter - startRule.offsetBefore < 0 && in getZoneInfo()
558 tmp = startRule; in getZoneInfo()
559 startRule = endRule; in getZoneInfo()
562 params[0] = startRule.month - 1; in getZoneInfo()
563 int dom = startRule.dom; in getZoneInfo()
564 int dow = startRule.dow; in getZoneInfo()
593 params[3] = startRule.secondOfDay * 1000; in getZoneInfo()
594 params[4] = toSTZTime[startRule.timeDefinition]; in getZoneInfo()
615 dstSavings = (startRule.offsetAfter - startRule.offsetBefore) * 1000; in getZoneInfo()

12345678