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