TreeLifts
scala.meta.internal.quasiquotes.TreeLifts
trait TreeLifts(using val internalQuotes: Quotes)(isPatternMode: Boolean, dialectExpr: Expr[Dialect]) extends ReificationMacros, TreeLiftsTrait
Attributes
- Graph
-
- Supertypes
Members list
Type members
Inherited types
Attributes
- Inherited from:
- ReificationMacros
Value members
Concrete methods
def treeByMode[T](expr: Expr[T], origin: Option[internalQuotes.reflect.Tree], args: internalQuotes.reflect.Tree*): internalQuotes.reflect.Tree
Inherited methods
def expandApply(strCtx: Expr[StringContext], args: Expr[Seq[Any]], qType: QuasiquoteType): Expr[Any]
Attributes
- Inherited from:
- ReificationMacros
def expandUnapply(strCtx: Expr[StringContext], unapplySelector: Expr[Any], qType: QuasiquoteType): Expr[Any]
Attributes
- Inherited from:
- ReificationMacros
Inherited and Abstract methods
Attributes
- Inherited from:
- TreeLiftsTrait
Attributes
- Inherited from:
- TreeLiftsTrait
Attributes
- Inherited from:
- TreeLiftsTrait
Attributes
- Inherited from:
- TreeLiftsTrait
Attributes
- Inherited from:
- TreeLiftsTrait
Attributes
- Inherited from:
- TreeLiftsTrait
Attributes
- Inherited from:
- TreeLiftsTrait
Inherited fields
Attributes
- Inherited from:
- ReificationMacros
In this article