Home
last modified time | relevance | path

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

/PHP-Parser/test/PhpParser/
H A DCodeTestAbstract.php26 public function parseModeLine(?string $modeLine): array {
H A DPrettyPrinterTest.php31 protected function doTestPrettyPrintMethod($method, $name, $code, $expected, $modeLine) {
191 …public function testFormatPreservingPrint($name, $code, $modification, $expected, $modeLine): void…
224 public function testRoundTripPrint($name, $code, $expected, $modeLine): void {
H A DCodeParsingTest.php12 public function testParse($name, $code, $expected, $modeLine): void {

Completed in 7 milliseconds