menu
smithy package
documentation
ast.dart
CategoryShapeVisitor<R>
booleanShape method
booleanShape method
dark_mode
light_mode
booleanShape
method
@
override
R
booleanShape
(
BooleanShape
shape
, [
Shape
?
parent
])
override
Implementation
@override R booleanShape(BooleanShape shape, [Shape? parent]) => simpleShape(shape, parent);
smithy package
documentation
ast
CategoryShapeVisitor<R>
booleanShape method
CategoryShapeVisitor class