menu
ucum package
documentation
foundation/lexer.dart
Lexer
finished method
finished method
dark_mode
light_mode
finished
method
bool
finished
(
)
Implementation
bool finished() { return index >= source.length; }
ucum package
documentation
foundation/lexer
Lexer
finished method
Lexer class