Method | Description | |
---|---|---|
GetLineAndCol ( string s, int pos, int &lineNo, int &colNo ) : void |
Method | Description | |
---|---|---|
AddLineStarts ( string s, int first, int last, int &lineNo, int &colNo ) : void |
public GetLineAndCol ( string s, int pos, int &lineNo, int &colNo ) : void | ||
s | string | |
pos | int | |
lineNo | int | |
colNo | int | |
return | void |