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