WList

dotty.tools.backend.WorklistAlgorithm.WList
class WList

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def clear(): Unit
def pop(): Elem
def push(e: Elem): Unit