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