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