tag = t;
super( Const.CONSTANT_METHOD, c, sig );
if ( ! didLookup ){ theMethod = (MethodInfo)super.find(true); didLookup = true; } return theMethod;
FMIrefConstant mc = new MethodConstant( t ); mc.read( in ); return mc;