menu
ucum package
documentation
foundation/lexer.dart
Lexer
Lexer.new constructor
Lexer.new constructor
dark_mode
light_mode
Lexer
constructor
Lexer
(
String
source
)
Implementation
Lexer(this.source) { consume(); }
ucum package
documentation
foundation/lexer
Lexer
Lexer.new constructor
Lexer class