AdaptLazyVals

scala.scalanative.nscplugin.AdaptLazyVals

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Classlikes

class LazyValsDefns(using x$1: Context)

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Graph
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