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