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