TyperState

dotty.tools.dotc.core.TyperState
See theTyperState companion class
opaque object TyperState

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TyperState.type

Members list

Type members

Types

opaque type Snapshot

Value members

Concrete methods

Extensions

Extensions

extension (ts: TyperState)
def resetTo(state: Snapshot)(using Context): Unit
def snapshot()(using Context): Snapshot