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