Home
last modified time | relevance | path

Searched refs:getAst (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/vendor/carica/phpcss/src/
H A DPhpCss.php24 $ast = self::getAst($cssSelector);
39 $ast = self::getAst($cssSelector);
52 public static function getAst(string $cssSelector): PhpCss\Ast\Node { function in PhpCss
/plugin/combo/vendor/carica/phpcss/
H A DREADME.md40 $ast = PhpCss::getAst($selector);