1872a1873 > int offset = t.currentTokenStartOffset; 1908c1909 < setLocation(dummy); --- > setLocation(dummy, offset); 1913c1914 < setLocation(ref); --- > setLocation(ref, offset);