ApiRepr

oxygen.http.core.generic.ApiRepr
See theApiRepr companion object
final class ApiRepr[Api]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def toIndentedString: IndentedString

Concrete fields

val classDef: ClassDef
val defDefs: Contiguous[DefDef]
val routes: Contiguous[RouteRepr[Api]]
val sym: Symbol
val tree: Tree
val typeRepr: TypeRepr

Givens

Givens

given apiTpe: Type[Api]