Searched refs:isAcceptState (Results 1 – 6 of 6) sorted by relevance
| /plugin/combo/vendor/antlr/antlr4-php-runtime/src/Dfa/ |
| H A D | DFAState.php | 55 public $isAcceptState = false; variable in Antlr\\Antlr4\\Runtime\\Dfa\\DFAState 133 if ($this->isAcceptState) {
|
| H A D | DFASerializer.php | 69 $state->isAcceptState ? ':' : '', 74 if ($state->isAcceptState) {
|
| H A D | DFA.php | 56 $precedenceState->isAcceptState = false;
|
| /plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/ |
| H A D | LexerATNSimulator.php | 193 if ($ds0->isAcceptState) { 242 if ($target->isAcceptState) { 803 $proposed->isAcceptState = true;
|
| H A D | ParserATNSimulator.php | 579 if ($D->isAcceptState) { 681 $D->isAcceptState = true; 691 $D->isAcceptState = true; 702 if ($D->isAcceptState && $D->configs->hasSemanticContext) {
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 813 …isAcceptState===!0)return u.prediction;i=u,s.push(l),l=this.LA(a++)}}function c$e(t,e,r,n,i,a){let… 816 …f(r!==n.alt)return}return r}function Fle(t){return{configs:t,edges:{},isAcceptState:!1,prediction:…
|