\QueryPath\CSSToken

Tokens for CSS.

This class defines the recognized tokens for the parser, and also provides utility functions for error reporting.

Summary

Methods
Properties
Constants
name()
No public properties found
char
star
rangle
dot
octo
rsquare
lsquare
colon
rparen
lparen
plus
tilde
eq
pipe
comma
white
quote
squote
bslash
carat
dollar
at
stringLegal
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

char

char

star

star

rangle

rangle

dot

dot

octo

octo

rsquare

rsquare

lsquare

lsquare

colon

colon

rparen

rparen

lparen

lparen

plus

plus

tilde

tilde

eq

eq

pipe

pipe

comma

comma

white

white

quote

quote

squote

squote

bslash

bslash

carat

carat

dollar

dollar

at

at

stringLegal

stringLegal

Methods

name()

name(  $const_int) 

Get a name for a given constant. Used for error handling.

Parameters

$const_int