Searched defs:EOF (Results 1 – 3 of 3) sorted by relevance
| /template/strap/vendor/antlr/antlr4-php-runtime/src/ | ||
| H A D | IntStream.php | 27 public const EOF = -1; define |
| H A D | Token.php | 24 public const EOF = IntStream::EOF; define |
| H A D | Recognizer.php | 15 public const EOF = -1; define in Antlr\\Antlr4\\Runtime\\Recognizer |