CSSTokenizer.consumeIdent

Consume identifier at current position, append it to tokenText

struct CSSTokenizer
bool
consumeIdent
(
ref char[] tokenText
)

Meta