185186187188189190191
return new Reference((Row)grammar); } @Override public IVariable createVariable() { return new Variable(); }