InteractiveCompiler

class Compiler
class Object
trait Matchable
class Any

Value members

Concrete methods

override def phases: List[List[Phase]]
Definition Classes

Inherited methods

def newRun(using Context): Run
Inherited from:
Compiler
Inherited from:
Compiler
def reset()(using Context): Unit
Inherited from:
Compiler

Inherited fields

var runId: Int
Inherited from:
Compiler