AdaptLazyVals

class Object
trait Matchable
class Any

Type members

Classlikes

class LazyValsDefns(using x$1: Context)
Companion:
object
Companion:
class

Value members

Concrete methods

def clean(): Unit
def defn(using Context): LazyValsDefns
def prepareForTypeDef(td: TypeDef)(using Context): Unit
def transformApply(tree: Apply)(using Context): Apply
def transformDefDef(dd: DefDef)(using Context): DefDef | Thicket