MapToUnderlying

class MapToUnderlying extends TreeMap

Map Inlined nodes, NamedArgs, Blocks with no statements and local references to underlying arguments. Also drops Inline and Block with no statements.

class TreeMap
class Object
trait Matchable
class Any

Value members

Concrete methods

override def transform(tree: Tree)(using Context): Tree
Definition Classes

Inherited methods

def transform(trees: List[Tree])(using Context): List[Tree]
Inherited from
TreeMap
Inherited from
TreeMap
Inherited from
TreeMap
def transformStats(trees: List[Tree], exprOwner: Symbol)(using Context): List[Tree]
Inherited from
TreeMap
def transformSub[Tr <: Tree](trees: List[Tr])(using Context): List[Tr]
Inherited from
TreeMap
def transformSub[Tr <: Tree](tree: Tr)(using Context): Tr
Inherited from
TreeMap

Inherited fields

Inherited from
TreeMap