Packages

o

bsp.codegen.ir.SmithyToIR

ChildrenShapeVisitor

object ChildrenShapeVisitor extends Default[List[ShapeId]]

Linear Supertypes
Default[List[ShapeId]], ShapeVisitor[List[ShapeId]], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ChildrenShapeVisitor
  2. Default
  3. ShapeVisitor
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def bigDecimalShape(arg0: BigDecimalShape): List[ShapeId]
    Definition Classes
    Default → ShapeVisitor
  6. def bigIntegerShape(arg0: BigIntegerShape): List[ShapeId]
    Definition Classes
    Default → ShapeVisitor
  7. def blobShape(arg0: BlobShape): List[ShapeId]
    Definition Classes
    Default → ShapeVisitor
  8. def booleanShape(arg0: BooleanShape): List[ShapeId]
    Definition Classes
    Default → ShapeVisitor
  9. def byteShape(arg0: ByteShape): List[ShapeId]
    Definition Classes
    Default → ShapeVisitor
  10. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  11. def documentShape(arg0: DocumentShape): List[ShapeId]
    Definition Classes
    Default → ShapeVisitor
  12. def doubleShape(arg0: DoubleShape): List[ShapeId]
    Definition Classes
    Default → ShapeVisitor
  13. def enumShape(arg0: EnumShape): List[ShapeId]
    Definition Classes
    ShapeVisitor
  14. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  15. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  16. def floatShape(arg0: FloatShape): List[ShapeId]
    Definition Classes
    Default → ShapeVisitor
  17. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  18. def getDefault(shape: Shape): List[ShapeId]
    Attributes
    protected
    Definition Classes
    ChildrenShapeVisitor → Default
  19. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  20. def intEnumShape(arg0: IntEnumShape): List[ShapeId]
    Definition Classes
    ShapeVisitor
  21. def integerShape(arg0: IntegerShape): List[ShapeId]
    Definition Classes
    Default → ShapeVisitor
  22. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  23. def listShape(shape: ListShape): List[ShapeId]
    Definition Classes
    ChildrenShapeVisitor → Default → ShapeVisitor
  24. def longShape(arg0: LongShape): List[ShapeId]
    Definition Classes
    Default → ShapeVisitor
  25. def mapShape(shape: MapShape): List[ShapeId]
    Definition Classes
    ChildrenShapeVisitor → Default → ShapeVisitor
  26. def memberShape(arg0: MemberShape): List[ShapeId]
    Definition Classes
    Default → ShapeVisitor
  27. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  28. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  29. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  30. def operationShape(arg0: OperationShape): List[ShapeId]
    Definition Classes
    Default → ShapeVisitor
  31. def resourceShape(arg0: ResourceShape): List[ShapeId]
    Definition Classes
    Default → ShapeVisitor
  32. def serviceShape(arg0: ServiceShape): List[ShapeId]
    Definition Classes
    Default → ShapeVisitor
  33. def shortShape(arg0: ShortShape): List[ShapeId]
    Definition Classes
    Default → ShapeVisitor
  34. def stringShape(arg0: StringShape): List[ShapeId]
    Definition Classes
    Default → ShapeVisitor
  35. def structureShape(arg0: StructureShape): List[ShapeId]
    Definition Classes
    Default → ShapeVisitor
  36. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  37. def timestampShape(arg0: TimestampShape): List[ShapeId]
    Definition Classes
    Default → ShapeVisitor
  38. def toString(): String
    Definition Classes
    AnyRef → Any
  39. def unionShape(shape: UnionShape): List[ShapeId]
    Definition Classes
    ChildrenShapeVisitor → Default → ShapeVisitor
  40. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  41. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  42. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated
  2. def setShape(arg0: SetShape): List[ShapeId]
    Definition Classes
    ShapeVisitor
    Annotations
    @Deprecated
    Deprecated

Inherited from Default[List[ShapeId]]

Inherited from ShapeVisitor[List[ShapeId]]

Inherited from AnyRef

Inherited from Any

Ungrouped