PHP Class PhpCss\Parser\PseudoClass

The attribute value can be an string if a string start is found it delegates to a string parser.
Inheritance: extends PhpCss\Parser
Exibir arquivo Open project: ThomasWeinert/PhpCss

Public Methods

Method Description
parse ( )

Private Methods

Method Description
createPseudoClassPosition ( $string )
createPseudoElement ( Token $token )
createSelector ( Token $token )
getParameterMode ( $name )

Method Details

parse() public method

public parse ( )