ReplaceImplicitTickets

rescala.macros.MacroLego.ReplaceImplicitTickets
class ReplaceImplicitTickets(ticket: quotes.reflect.Term) extends quotes.reflect.TreeMap

Attributes

Graph
Supertypes
trait quotes.reflect.TreeMap
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def transformTerm(tree: quotes.reflect.Term)(owner: quotes.reflect.Symbol): quotes.reflect.Term

Attributes

Definition Classes
TreeMap

Inherited methods

def transformCaseDef(tree: quotes.reflect.CaseDef)(owner: quotes.reflect.Symbol): Quotes.this.reflectModule.this.CaseDef

Attributes

Inherited from:
TreeMap
def transformCaseDefs(trees: List[quotes.reflect.CaseDef])(owner: quotes.reflect.Symbol): List[Quotes.this.reflectModule.this.CaseDef]

Attributes

Inherited from:
TreeMap
def transformStatement(tree: quotes.reflect.Statement)(owner: quotes.reflect.Symbol): Quotes.this.reflectModule.this.Statement

Attributes

Inherited from:
TreeMap
def transformStats(trees: List[quotes.reflect.Statement])(owner: quotes.reflect.Symbol): List[Quotes.this.reflectModule.this.Statement]

Attributes

Inherited from:
TreeMap
def transformSubTrees[Tr <: quotes.reflect.Tree](trees: List[Tr])(owner: quotes.reflect.Symbol): List[Tr]

Attributes

Inherited from:
TreeMap
def transformTerms(trees: List[quotes.reflect.Term])(owner: quotes.reflect.Symbol): List[Quotes.this.reflectModule.this.Term]

Attributes

Inherited from:
TreeMap
def transformTree(tree: quotes.reflect.Tree)(owner: quotes.reflect.Symbol): Quotes.this.reflectModule.this.Tree

Attributes

Inherited from:
TreeMap
def transformTrees(trees: List[quotes.reflect.Tree])(owner: quotes.reflect.Symbol): List[Quotes.this.reflectModule.this.Tree]

Attributes

Inherited from:
TreeMap
def transformTypeCaseDef(tree: quotes.reflect.TypeCaseDef)(owner: quotes.reflect.Symbol): Quotes.this.reflectModule.this.TypeCaseDef

Attributes

Inherited from:
TreeMap
def transformTypeCaseDefs(trees: List[quotes.reflect.TypeCaseDef])(owner: quotes.reflect.Symbol): List[Quotes.this.reflectModule.this.TypeCaseDef]

Attributes

Inherited from:
TreeMap
def transformTypeTree(tree: quotes.reflect.TypeTree)(owner: quotes.reflect.Symbol): Quotes.this.reflectModule.this.TypeTree

Attributes

Inherited from:
TreeMap
def transformTypeTrees(trees: List[quotes.reflect.TypeTree])(owner: quotes.reflect.Symbol): List[Quotes.this.reflectModule.this.TypeTree]

Attributes

Inherited from:
TreeMap