221222223224225226227
} } public void beginInterface(Type type) { beginType(new InterfaceDescriptor(type)); }
251252253254255256257