Floki.SelectorParser

Parses a list of tokens returned from SelectorTokenizer and transfor into a Selector.

Summary

Functions

Returns a Selector struct with the parsed selector. Note that this parser does not deal with groups of selectors

Functions

parse(tokens)

Returns a Selector struct with the parsed selector. Note that this parser does not deal with groups of selectors.