CCState

dotty.tools.dotc.cc.CCState
class CCState

Capture checking state, which is known to other capture checking components

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

The last pair of capture reference and capture set where the reference could not be added to the set due to a level conflict.

The last pair of capture reference and capture set where the reference could not be added to the set due to a level conflict.

Attributes