Header menu logo B2R2

VarDefDomain.Lattice Type

Instance members

Instance member Description

this.Count

Full Usage: this.Count

Returns: int
Returns: int

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool
Returns: bool

this[key]

Full Usage: this[key]

Parameters:
Returns: Set<VarPoint>
key : VarKind
Returns: Set<VarPoint>

this.Keys

Full Usage: this.Keys

Returns: ICollection<VarKind>
Returns: ICollection<VarKind>

this.Values

Full Usage: this.Values

Returns: ICollection<Set<VarPoint>>
Returns: ICollection<Set<VarPoint>>

Type something to start searching.