menu
puredartlua package
documentation
lua/visitors/visitor.dart
Visitor<T>
visitGotoLabelStmt abstract method
visitGotoLabelStmt abstract method
dark_mode
light_mode
visitGotoLabelStmt
abstract method
T
visitGotoLabelStmt
(
GotoLabelStmt
gotoLabelStmt
)
Implementation
T visitGotoLabelStmt(GotoLabelStmt gotoLabelStmt);
puredartlua package
documentation
lua/visitors/visitor
Visitor<T>
visitGotoLabelStmt abstract method
Visitor class