menu
lucy_editor package
documentation
parsejs/ast.dart
Visitor<T>
visitEmptyStatement abstract method
visitEmptyStatement abstract method
dark_mode
light_mode
visitEmptyStatement
abstract method
T?
visitEmptyStatement
(
EmptyStatement
node
)
Implementation
T? visitEmptyStatement(EmptyStatement node);
lucy_editor package
documentation
parsejs/ast
Visitor<T>
visitEmptyStatement abstract method
Visitor class