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