menu
smithy package
documentation
ast.dart
ShapeVisitor<R>
integerShape abstract method
integerShape abstract method
dark_mode
light_mode
integerShape
abstract method
R
integerShape
(
IntegerShape
shape
, [
Shape
?
parent
])
Implementation
R integerShape(IntegerShape shape, [Shape? parent]);
smithy package
documentation
ast
ShapeVisitor<R>
integerShape abstract method
ShapeVisitor class