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