504505506507508509510511
private Location getCurrentLocation() { if (_locator == null) return null; return new LocationImpl(_templateResource, _locator.getLineNumber(), _locator .getColumnNumber()); }
548549550551552553554555
500501502503504505506507
662663664665666667668669
549550551552553554555556
531532533534535536537538
655656657658659660661662