Searched refs:getAst (Results 1 – 2 of 2) sorted by relevance
24 $ast = self::getAst($cssSelector);39 $ast = self::getAst($cssSelector);52 public static function getAst(string $cssSelector): PhpCss\Ast\Node { function in PhpCss
40 $ast = PhpCss::getAst($selector);