Searched refs:getKeywordToken (Results 1 – 6 of 6) sorted by relevance
/PHP-Parser/lib/PhpParser/Lexer/TokenEmulator/ | ||
H A D | KeywordEmulator.php | 9 abstract public function getKeywordToken(): int; function in PhpParser\\Lexer\\TokenEmulator\\KeywordEmulator |
H A D | MatchTokenEmulator.php | 16 public function getKeywordToken(): int { function in PhpParser\\Lexer\\TokenEmulator\\MatchTokenEmulator |
H A D | PropertyTokenEmulator.php | 16 public function getKeywordToken(): int { function in PhpParser\\Lexer\\TokenEmulator\\PropertyTokenEmulator |
H A D | ReadonlyFunctionTokenEmulator.php | 19 public function getKeywordToken(): int { function in PhpParser\\Lexer\\TokenEmulator\\ReadonlyFunctionTokenEmulator |
H A D | EnumTokenEmulator.php | 16 public function getKeywordToken(): int { function in PhpParser\\Lexer\\TokenEmulator\\EnumTokenEmulator |
H A D | ReadonlyTokenEmulator.php | 16 public function getKeywordToken(): int { function in PhpParser\\Lexer\\TokenEmulator\\ReadonlyTokenEmulator |
Completed in 11 milliseconds