Casper Class Library

RemovedValues.Insert Method 

Inserts the specified removed value. The key is the specified variable.

public void Insert(
   Int32 removedValue,
   LookAheadVarDom var
);

Parameters

Int32
The removed value.
LookAheadVarDom
The variable.

See Also

RemovedValues Class | Casper.Algorithm Namespace