SmithyCase

alloy.DataExample.SmithyCase
See theSmithyCase companion object
final case class SmithyCase(smithy: Document) extends DataExample

Attributes

Companion
object
Graph
Supertypes
trait DataExample
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Inherited classlikes

object project

Attributes

Inherited from:
DataExample
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

final def $ordinal: Int

Inherited methods

def accept[A](visitor: Visitor[A]): A

Attributes

Inherited from:
DataExample

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
final def widen: DataExample

Attributes

Inherited from:
DataExample