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