Searched refs:fromNewNode (Results 1 – 2 of 2) sorted by relevance
53 public static function fromNewNode(Expr\New_ $newNode): self { function in PhpParser\\Internal\\PrintableNewAnonClassNode
626 $node = PrintableNewAnonClassNode::fromNewNode($node);627 $origNode = PrintableNewAnonClassNode::fromNewNode($origNode);
Completed in 7 milliseconds