Home
last modified time | relevance | path

Searched defs:getPhpVersion (Results 1 – 11 of 11) sorted by relevance

/PHP-Parser/lib/PhpParser/Lexer/TokenEmulator/
H A DMatchTokenEmulator.php8 public function getPhpVersion(): PhpVersion { function in PhpParser\\Lexer\\TokenEmulator\\MatchTokenEmulator
H A DPropertyTokenEmulator.php8 public function getPhpVersion(): PhpVersion { function in PhpParser\\Lexer\\TokenEmulator\\PropertyTokenEmulator
H A DEnumTokenEmulator.php8 public function getPhpVersion(): PhpVersion { function in PhpParser\\Lexer\\TokenEmulator\\EnumTokenEmulator
H A DReadonlyTokenEmulator.php8 public function getPhpVersion(): PhpVersion { function in PhpParser\\Lexer\\TokenEmulator\\ReadonlyTokenEmulator
H A DReadonlyFunctionTokenEmulator.php23 public function getPhpVersion(): PhpVersion { function in PhpParser\\Lexer\\TokenEmulator\\ReadonlyFunctionTokenEmulator
H A DNullsafeTokenEmulator.php9 public function getPhpVersion(): PhpVersion { function in PhpParser\\Lexer\\TokenEmulator\\NullsafeTokenEmulator
H A DExplicitOctalEmulator.php9 public function getPhpVersion(): PhpVersion { function in PhpParser\\Lexer\\TokenEmulator\\ExplicitOctalEmulator
H A DAttributeEmulator.php9 public function getPhpVersion(): PhpVersion { function in PhpParser\\Lexer\\TokenEmulator\\AttributeEmulator
H A DTokenEmulator.php10 abstract public function getPhpVersion(): PhpVersion; function in PhpParser\\Lexer\\TokenEmulator\\TokenEmulator
H A DReverseEmulator.php18 public function getPhpVersion(): PhpVersion { function in PhpParser\\Lexer\\TokenEmulator\\ReverseEmulator
H A DAsymmetricVisibilityTokenEmulator.php9 public function getPhpVersion(): PhpVersion { function in PhpParser\\Lexer\\TokenEmulator\\AsymmetricVisibilityTokenEmulator

Completed in 13 milliseconds