Transformer

amyc.analyzer.Transformer$
object Transformer

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def transformDef(df: ClassOrFunDef, module: String)(using Context): ClassOrFunDef

Attributes

def transformExpr(expr: Expr)(implicit module: String, scope: Scope, context: Context): Expr

Attributes

def transformFunDef(fd: FunDef, module: String)(using Context): FunDef

Attributes

Attributes

Value parameters

core

.Context

Attributes

def transformType(tt: TypeTree, inModule: String)(using Context): TypeTree

Attributes