tag = t;
super( Const.CONSTANT_FIELD, c, s );
if ( ! didLookup ){ theField = (FieldInfo)super.find(false); didLookup = true; } return theField;
FieldConstant f = new FieldConstant( t ); f.read( in ); return f;