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