class TASTYRun
extends Run

Constructors

TASTYRun ( comp: Compiler )
TASTYRun ( implicit ctx: Context )

Members

[+] private val comp : Compiler
[+] private implicit val ctx : Context
[+] override def compile ( classNames: List [ String ] ) : Unit