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