menu
affogato_editor package
documentation
apis/affogato_apis.dart
TerminalASTNode
lexeme property
lexeme property
dark_mode
light_mode
lexeme
property
String
get
lexeme
Implementation
String get lexeme => [for (final tok in tokens) tok.lexeme].join();
affogato_editor package
documentation
apis/affogato_apis
TerminalASTNode
lexeme property
TerminalASTNode class