Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / vendor/symfony/css-selector/Parser/Parser.php

Parser

Class: CSS selector parser.

Source: vendor/symfony/css-selector/Parser/Parser.php:28

Used by 0 functions | Uses 0 functions

Parser::__construct()

Method: Constructor.

Source: vendor/symfony/css-selector/Parser/Parser.php:40

Used by 7 functions | Uses 1 function

Parser::parse()

Method: {@inheritdoc}

Source: vendor/symfony/css-selector/Parser/Parser.php:48

Used by 0 functions | Uses 2 functions

Parser::parseSeries()

Method: Parses the arguments for “:nth-child()” and friends.

Source: vendor/symfony/css-selector/Parser/Parser.php:65

Used by 3 functions | Uses 3 functions

Parser::parseSelectorList()

Method: Parses selector nodes.

Source: vendor/symfony/css-selector/Parser/Parser.php:112

Used by 1 function | Uses 1 function

Parser::parserSelectorNode()

Method: Parses next selector or combined node.

Source: vendor/symfony/css-selector/Parser/Parser.php:140

Used by 1 function | Uses 4 functions

Parser::parseSimpleSelector()

Method: Parses next simple node (hash, class, pseudo, negation).

Source: vendor/symfony/css-selector/Parser/Parser.php:180

Used by 2 functions | Uses 11 functions

Parser::parseElementNode()

Method: Parses next element node.

Source: vendor/symfony/css-selector/Parser/Parser.php:301

Used by 1 function | Uses 1 function

Parser::parseAttributeNode()

Method: Parses next attribute node.

Source: vendor/symfony/css-selector/Parser/Parser.php:337

Used by 1 function | Uses 3 functions
Proudly powered by WordPress