NodeInTrait Interface
Contains some redundant information. Use only in computations between edits. Do not store.
Signature
export interface NodeInTrait
Properties
Property | Type | Description |
---|---|---|
index | TraitNodeIndex | |
trait | TraitLocation |
Property Details
index
Signature
readonly index: TraitNodeIndex;
Type: TraitNodeIndex
trait
Signature
readonly trait: TraitLocation;
Type: TraitLocation