NodeType
Index
Enumeration Members
Enumeration Members
Whitespace
Whitespace: 0
DefinitionKeyword 
DefinitionKeyword: 1
OperatorKeyword 
OperatorKeyword: 2
Keyword
Keyword: 3
PropertyName 
PropertyName: 4
Paren
Paren: 5
Brace
Brace: 6
Punctuation
Punctuation: 7
String
String: 8
Number
Number: 9
Separator
Separator: 10
The type of a single CSS token. Can be used for syntax highlighting.