menu
affogato_editor package
documentation
apis/affogato_apis.dart
AST
reconstructSource method
reconstructSource method
dark_mode
light_mode
reconstructSource
method
String
reconstructSource
(
)
Implementation
String reconstructSource() => terminalNodes.map((e) => e.lexeme).join();
affogato_editor package
documentation
apis/affogato_apis
AST
reconstructSource method
AST class