Searched defs:getTokens (Results 1 – 3 of 3) sorted by relevance
| /template/strap/vendor/carica/phpcss/src/PhpCss/ | ||
| H A D | Parser.php | 38 public function getTokens(): array { function in PhpCss\\Parser |
| /template/strap/vendor/antlr/antlr4-php-runtime/src/ | ||
| H A D | ParserRuleContext.php | 210 public function getTokens(int $ttype) : array function in Antlr\\Antlr4\\Runtime\\ParserRuleContext |
| H A D | BufferedTokenStream.php | 294 public function getTokens(int $start, int $stop, ?Set $types = null) : ?array function in Antlr\\Antlr4\\Runtime\\BufferedTokenStream |