IsNested

smithy4s.decline.core.CoreHints$.IsNested$
object IsNested extends Newtype[Boolean]

Attributes

Graph
Supertypes
class Newtype[Boolean]
trait HasId
class Object
trait Matchable
class Any
Self type
IsNested.type

Members list

Type members

Inherited classlikes

object hint

Attributes

Inherited from:
Newtype
Supertypes
class Object
trait Matchable
class Any

Inherited types

opaque type Type

Attributes

Inherited from:
Newtype

Value members

Concrete methods

def id: ShapeId
def orFalse(hints: Hints): Boolean

Inherited methods

def apply(a: Boolean): Type

Attributes

Inherited from:
Newtype
def unapply(orig: Type): Some[A]

Attributes

Inherited from:
Newtype

Concrete fields

val schema: Schema[Type]

Extensions

Inherited extensions

extension (orig: Type)(orig: Type)
def value: A

Attributes

Inherited from:
Newtype

Implicits

Inherited implicits

implicit val asBijection: Bijection[Boolean, Type]

Attributes

Inherited from:
Newtype
implicit val tag: ShapeTag[Type]

Attributes

Inherited from:
Newtype