Navigation: Code Documentation > RSCommon > CommonInterfaces > Interfaces > IBaseStreamToken > Properties
IBaseStreamToken.LineNumber Property
The LineNumber property is intended to hold the line number where the token was found in the parsed stream.
Namespace: CommonInterfaces
Delphi
public property LineNumber: Integer read get_LineNumber write set_LineNumber;
Property Value
Type: Integer
•IBaseStreamToken
•CommonInterfaces