An NDoc Documented Class Library

Parser.TokenLinePosition Property

Gets or sets current token position in current source line. It is 1-based.

public int TokenLinePosition {get; set;}

See Also

Parser Class | GoldParser Namespace