BetaReduce

object BetaReduce
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(original: Tree, fn: Tree, args: List[Tree])(using Context): Tree

Beta-reduces a call to fn with arguments argSyms or returns tree

Beta-reduces a call to fn with arguments argSyms or returns tree

def apply(ddef: DefDef, args: List[Tree])(using Context): Tree

Beta-reduces a call to ddef with arguments argSyms

Beta-reduces a call to ddef with arguments argSyms