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