menu
csslib package
documentation
parser.dart
Token
kind property
kind property
dark_mode
light_mode
kind
property
int
kind
final
A member of
TokenKind
specifying what kind of token this is.
Implementation
final int kind;
csslib package
documentation
parser
Token
kind property
Token class