Member predicate GoModLine::getRawToken
Gets the i
th token on this line, 0-based.
Generally, one should use getToken
, as that accounts for lines inside of line blocks.
string getRawToken(int i)
Gets the i
th token on this line, 0-based.
Generally, one should use getToken
, as that accounts for lines inside of line blocks.
string getRawToken(int i)