dotty.tools.dotc.cc.SepCheck.ConsumedSet
A class for segmented sets of consumed references. References are associated with the source positions where they first appeared. References are compared with eq
.
Attributes
Graph
Reset zoom Hide graph Show graph
Supertypes
trait Matchable
class Any
Known subtypes
Members list
The associated source positoons. The array should be treated as immutable in client code
The associated source positoons. The array should be treated as immutable in client code
Attributes
The references in the set. The array should be treated as immutable in client code
The references in the set. The array should be treated as immutable in client code
Attributes
The number of references in the set
The number of references in the set
Attributes