ClassContext

final case class ClassContext(t: Template, clazz: ClassSymbol)
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

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

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product