Searched defs:sharedContextCache (Results 1 – 5 of 5) sorted by relevance
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/ | ||
D | ATNSimulator.php | 60 protected $sharedContextCache; variable in Antlr\\Antlr4\\Runtime\\Atn\\ATNSimulator |
D | LexerATNSimulator.php | 84 PredictionContextCache $sharedContextCache |
D | ParserATNSimulator.php | 301 PredictionContextCache $sharedContextCache |
/template/strap/ComboStrap/PageSqlParser/ | ||
D | PageSqlLexer.php | 599 protected static $sharedContextCache; variable in ComboStrap\\PageSqlParser\\PageSqlLexer |
D | PageSqlParser.php | 234 protected static $sharedContextCache; variable in ComboStrap\\PageSqlParser\\PageSqlParser |