Calitha GOLD Parser Engine Documentation

StringTokenizer.GetCurrentLocation Method 

Gets a copy of the current location where the tokenizer is on the input.

public Location GetCurrentLocation();

Return Value

Current location

Implements

IStringTokenizer.GetCurrentLocation

See Also

StringTokenizer Class | com.calitha.goldparser Namespace