Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Exceptions/
H A DNoViableAltException.php29 private $startToken; variable in Antlr\\Antlr4\\Runtime\\Error\\Exceptions\\NoViableAltException
42 ?Token $startToken = null, argument