WooCommerce Code Reference

SyntaxErrorException extends ParseException
in package

ParseException is thrown when a CSS selector syntax is not valid.

This component is a port of the Python cssselect library, which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.

Tags
author

Jean-François Simon jeanfrancois.simon@sensiolabs.com

Table of Contents

nestedNot()  : self
pseudoElementFound()  : self
stringAsFunctionArgument()  : self
unclosedString()  : self
unexpectedToken()  : self

Methods