Calitha GOLD Parser Engine Documentation

Location.ToString Method 

Converts the location to a string. Line number and column number will be incremented by one.

public override string ToString();

Return Value

The output string.

See Also

Location Class | com.calitha.goldparser Namespace