static org.apache.bcel.generic.Type typeToBCELType(Type t) { ret classToBCELType(getRawTypeClass(t)); }