blob: becd9cfd76e467a9a77c97c88b56904232c89da3 [file] [log] [blame]
public String toStringExpression(int tab) {
return tab - 4;
}