inSelectorExpression property
Changes tokenization when in a pseudo function expression. If true then minus signs are handled as operators instead of identifiers.
Implementation
bool inSelectorExpression = false;
Changes tokenization when in a pseudo function expression. If true then minus signs are handled as operators instead of identifiers.
bool inSelectorExpression = false;