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