Extractors

org.finos.morphir.meta.Extractors$
object Extractors

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Extractors.type

Members list

Type members

Classlikes

object BlockN

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
BlockN.type
object ImplicitArgs

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object IsTerm

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
IsTerm.type
object Lambda1

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Lambda1.type
object Seal

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Seal.type
object SymbolOps

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
SymbolOps.type
object Unseal

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Unseal.type
object Untype

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Untype.type

Value members

Concrete methods

def firstParamList(using Quotes)(applyNode: Apply): Option[List[Symbol]]
def is[T : Type](using Quotes)(expr: Expr[_]): Boolean

Extensions

Extensions

extension [T](expr: Expr[T])(expr: Expr[T])(implicit evidence$1: Type[T], Quotes)
def reseal: Expr[T]