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