Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/
H A DParserFactory.php14 public function createForVersion(PhpVersion $version): Parser {
H A DPhpVersion.php59 public static function fromString(string $version): self {
/PHP-Parser/test/PhpParser/
H A DCodeParsingTest.php21 public function createParser(?string $version): Parser {

Completed in 4 milliseconds