public TFalse() { super.setText("false"); }
public TFalse(int line, int pos) { super.setText("false"); setLine(line); setPos(pos); }