type = t; setText(txt);
text = s;
Return token's start column return col;
return col;
return line;
return text;
col = c;
line = l;
return "[\"" + getText() + "\",<" + type + ">,line=" + line + ",col=" + col + "]";