Home
last modified time | relevance | path

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

/template/strap/vendor/carica/phpcss/src/PhpCss/
H A DParser.php38 public function getTokens(): array { function in PhpCss\\Parser
/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DParserRuleContext.php210 public function getTokens(int $ttype) : array function in Antlr\\Antlr4\\Runtime\\ParserRuleContext
H A DBufferedTokenStream.php294 public function getTokens(int $start, int $stop, ?Set $types = null) : ?array function in Antlr\\Antlr4\\Runtime\\BufferedTokenStream