Home
last modified time | relevance | path

Searched defs:sharedContextCache (Results 1 – 5 of 5) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNSimulator.php60 protected $sharedContextCache; variable in Antlr\\Antlr4\\Runtime\\Atn\\ATNSimulator
62 public function __construct(ATN $atn, PredictionContextCache $sharedContextCache) argument
H A DLexerATNSimulator.php84 PredictionContextCache $sharedContextCache argument
H A DParserATNSimulator.php301 PredictionContextCache $sharedContextCache argument
/plugin/combo/ComboStrap/PageSqlParser/
H A DPageSqlLexer.php599 protected static $sharedContextCache; variable in ComboStrap\\PageSqlParser\\PageSqlLexer
H A DPageSqlParser.php226 protected static $sharedContextCache; variable in ComboStrap\\PageSqlParser\\PageSqlParser