menu
csslib package
documentation
parser.dart
TokenKind
INCOMPLETE_COMMENT constant
INCOMPLETE_COMMENT constant
dark_mode
light_mode
INCOMPLETE_COMMENT
constant
int
const
INCOMPLETE_COMMENT
TokenKind
representing incomplete comment tokens.
Implementation
static const int INCOMPLETE_COMMENT = 67;
csslib package
documentation
parser
TokenKind
INCOMPLETE_COMMENT constant
TokenKind class