Casper Class Library

GeneralizedLookahead.Remove Method 

Updates the AllRemovedValues-structure with the removed value of variable "victim" caused by variable "villain".

public void Remove(
   LookAheadVarDom victim,
   LookAheadVarDom villain
);

Parameters

LookAheadVarDom
The victim.
LookAheadVarDom
The villain.

See Also

GeneralizedLookahead Class | Casper.Algorithm Namespace