Home
last modified time | relevance | path

Searched refs:resolveIntegerOrFloatToken (Results 1 – 1 of 1) sorted by relevance

/PHP-Parser/lib/PhpParser/Lexer/TokenEmulator/
H A DExplicitOctalEmulator.php24 $tokenKind = $this->resolveIntegerOrFloatToken($tokens[$i + 1]->text);
34 private function resolveIntegerOrFloatToken(string $str): int { function in PhpParser\\Lexer\\TokenEmulator\\ExplicitOctalEmulator

Completed in 3 milliseconds