menu
smithy package
documentation
ast.dart
CategoryShapeVisitor<R>
floatShape method
floatShape method
dark_mode
light_mode
floatShape
method
@
override
R
floatShape
(
FloatShape
shape
, [
Shape
?
parent
])
override
Implementation
@override R floatShape(FloatShape shape, [Shape? parent]) => simpleShape(shape, parent);
smithy package
documentation
ast
CategoryShapeVisitor<R>
floatShape method
CategoryShapeVisitor class