Member predicate GoModLineBlock::getRawToken
Gets the ith token of this line block, 0-based.
Usually one should not have to use this, as GoModLine.getToken(0) will get the token from its
parent line block, if any.
string getRawToken(int i)Gets the ith token of this line block, 0-based.
Usually one should not have to use this, as GoModLine.getToken(0) will get the token from its
parent line block, if any.
string getRawToken(int i)