Code

zio.http.gen.scala.Code
See theCode companion object
sealed trait Code extends Product, Serializable

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
class Annotation
class EndpointCode
class Field
class File
class Files
trait Import
class Absolute
class FromBase
trait ScalaType
class CaseClass
trait Collection
class Map
class Opt
class Seq
class Set
class Enum
class Object
trait Primitive
object ScalaBoolean
object ScalaByte
object ScalaChar
object ScalaDouble
object ScalaFloat
object ScalaInt
object ScalaLong
object ScalaShort
object ScalaString
object ScalaUUID
object ScalaUnit
object Inferred
object JsonAST
class Or
object Unit
class TypeRef
Show all

Members list

Value members

Inherited methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product