ClassContext

org.polyvariant.Scala3CompilerApi$.ClassContext
final case class ClassContext(t: Template, clazz: ClassSymbol)

Attributes

Source
Scala3CompilerApi.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def mapTemplate(f: Template => Template): ClassContext

Attributes

Source
Scala3CompilerApi.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product