Enum CssLexerToken
public enum CssLexerToken
Fields
Close_brace = 18
Colon = 20
Comment_Literal = 25
Dot = 19
Identifier_Literal = 24
Open_brace = 17
PropertyName = 22
PropertyValue = 23
Semicolon = 21
Whitespace_Literal = 26
public enum CssLexerToken
Close_brace = 18
Colon = 20
Comment_Literal = 25
Dot = 19
Identifier_Literal = 24
Open_brace = 17
PropertyName = 22
PropertyValue = 23
Semicolon = 21
Whitespace_Literal = 26