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