Home
last modified time | relevance | path

Searched refs:nondeterminism (Results 1 – 8 of 8) sorted by relevance

/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DErrorManager.java615 public static void nondeterminism(DecisionProbe probe, in nondeterminism() method in ErrorManager
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DDecisionProbe.java452 if ( !explicitlyGreedy) ErrorManager.nondeterminism(this,d); in issueWarnings()
/external/antlr/antlr-3.4/tool/
DCHANGES.txt206 * greedy=true option shuts off nondeterminism warning.
725 nondeterminisms so it's clear the nondeterminism is a result of insufficient preds.
733 * Improved nondeterminism warning to have:
739 …if they are simply hidden by actions. I have also updated all of the nondeterminism warnings so th…
1720 …; this just prints out the NFA states along each nondeterministic path for nondeterminism warnings.
2308 * No grammar nondeterminism warning now when wildcard '.' is final alt.
3236 * nondeterminism warnings improved for Tokens rule:
/external/antlr/antlr-3.4/runtime/C/
DREADME738 * No grammar nondeterminism warning now when wildcard '.' is final alt.
1666 * nondeterminism warnings improved for Tokens rule:
/external/bison/doc/
Dbison.texi7904 Usually, nondeterminism in a grammar is local---the parser is ``in
12339 @c LocalWords: autoreconf Pennello multisets nondeterminism Generalised baz ACM
Dbison.info7504 Usually, nondeterminism in a grammar is local--the parser is "in doubt"
/external/bison/
DChangeLog-20121458 Stop equating LR(0) with nondeterminism and LALR(1) with
2473 Addresses another form of nondeterminism reported by Joel E. Denny.
2484 Address nondeterminism reported by Joel E. Denny.
/external/jline/src/src/test/resources/jline/example/
Denglish.gz