Method CorrectOffset
CorrectOffset(Int32)
Called by CharFilter(s) and Tokenizer to correct token offset.
Declaration
public abstract int CorrectOffset(int currentOff)
Parameters
Type | Name | Description |
---|---|---|
System. |
currentOff | offset as seen in the output |
Returns
Type | Description |
---|---|
System. |
corrected offset based on the input |