This

case object This extends Invocation
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Expr
class Object
trait Matchable
class Any
This.type

Type members

Inherited types

type MirroredElemLabels = EmptyTuple
Inherited from:
Singleton
type MirroredElemTypes = EmptyTuple
Inherited from:
Singleton
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror
type MirroredMonoType = Singleton
Inherited from:
Singleton
type MirroredType = Singleton
Inherited from:
Singleton

Value members

Inherited methods

def apply(fieldName: String): InvocationExpr
Inherited from:
Expr
def apply[F[_] : FhirPathFuncs](collection: List[Value]): F[List[Value]]
Inherited from:
Expr
def apply[F[_] : FhirPathFuncs](fhirObj: FHIRObject): F[List[Any]]
Inherited from:
Expr
def fromProduct(p: Product): MirroredMonoType
Inherited from:
Singleton
def invoke(invocation: Invocation): InvocationExpr
Inherited from:
Expr
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product
override def toString: String
Definition Classes
Expr -> Any
Inherited from:
Expr