menu
smithy package
documentation
ast.dart
ApplyShape
accept<R> method
accept<R> method
dark_mode
light_mode
accept<
R
>
method
@
override
R
accept
<
R
>(
ShapeVisitor
<
R
>
visitor
, [
Shape
?
parent
])
override
Implementation
@override R accept<R>(ShapeVisitor<R> visitor, [Shape? parent]) => throw UnimplementedError();
smithy package
documentation
ast
ApplyShape
accept<R> method
ApplyShape class