AdaptLazyVals

scala.scalanative.nscplugin.AdaptLazyVals
class AdaptLazyVals(defnNir: NirDefinitions)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Classlikes

class LazyValsDefns(using x$1: Context)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object LazyValsDefns

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
object LazyValsNames

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

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