CSSTokenizer.isIdentStart

returns true if current tokenEnd position is identifier start

struct CSSTokenizer
bool
isIdentStart
(
size_t p
)

Meta