menu
blocz package
documentation
_internal/visitors/ClassVisitors.dart
ConstructorVisitor
visitRethrowExpression method
visitRethrowExpression method
dark_mode
light_mode
visitRethrowExpression
method
@
override
void
visitRethrowExpression
(
RethrowExpression
node
)
inherited
Implementation
@override R? visitRethrowExpression(RethrowExpression node) => visitExpression(node);
blocz package
documentation
_internal/visitors/ClassVisitors
ConstructorVisitor
visitRethrowExpression method
ConstructorVisitor class