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