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