Home
last modified time | relevance | path

Searched defs:SingletonPredictionContext (Results 1 – 4 of 4) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
H A DSingletonPredictionContext.php15 class SingletonPredictionContext extends PredictionContext class
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DLL1Analyzer.php17 use Antlr\Antlr4\Runtime\PredictionContexts\SingletonPredictionContext; alias
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerATNSimulator.php21 use Antlr\Antlr4\Runtime\PredictionContexts\SingletonPredictionContext; alias
H A DParserATNSimulator.php31 use Antlr\Antlr4\Runtime\PredictionContexts\SingletonPredictionContext; alias