StandardPattern

harness.endpoint.StandardPattern$
See theStandardPattern companion class

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object ApiError

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
ApiError.type
sealed trait ApiError

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object InternalDefect.type
object NotFound.type

Types

type Favicon = Build
type Index = Build
type Js = Build
type Page = Build
type Projection[T[_[_ <: Any]]] = [F[_ <: Any]] =>> StandardPattern[T, F]

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def spec[T[_[_ <: Any]]](tSpec: T[[ET <: Any] =>> EndpointSpec[ET]])(implicit pp: PathPrepend[T]): StandardPattern[T, [ET <: Any] =>> EndpointSpec[ET]]