Searched refs:getMethodByClass (Results 1 – 1 of 1) sorted by relevance
28 protected function getMethodByClass(Ast\Node $object, string $prefix = 'visit'): ?callable { function in PhpCss\\Ast\\Visitor\\Overload43 if ($method = $this->getMethodByClass($astNode, 'visitEnter')) {55 if ($method = $this->getMethodByClass($astNode)) {67 if ($method = $this->getMethodByClass($astNode, 'visitLeave')) {