Searched refs:LL (Results 1 – 2 of 2) sorted by relevance
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/ | ||
D | PredictionMode.php | 60 public const LL = 1; define in Antlr\\Antlr4\\Runtime\\Atn\\PredictionMode |
D | ParserATNSimulator.php | 263 private $mode = PredictionMode::LL; |