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