WorkList

dotty.tools.dotc.transform.init.Semantic$.WorkList
class WorkList

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def addTask(task: Task): Unit
final def work()(using Cache, Context): Unit

Process the worklist until done

Process the worklist until done

Attributes