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