public class sun.rmi.rmic.newrmic.BatchEnvironment
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: sun.rmi.rmic.newrmic.BatchEnvironment
super_class: java.lang.Object
{
private final RootDoc rootDoc;
descriptor: LRootDoc;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final ClassDoc docRemote;
descriptor: LClassDoc;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final ClassDoc docException;
descriptor: LClassDoc;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final ClassDoc docRemoteException;
descriptor: LClassDoc;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final ClassDoc docRuntimeException;
descriptor: LClassDoc;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private boolean verbose;
descriptor: Z
flags: (0x0002) ACC_PRIVATE
private final java.util.List<java.io.File> generatedFiles;
descriptor: Ljava/util/List;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
Signature: Ljava/util/List<Ljava/io/File;>;
public void <init>(RootDoc);
descriptor: (LRootDoc;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import com.sun.javadoc cannot be resolved\n\tThe import com.sun.javadoc cannot be resolved\n\tRootDoc cannot be resolved to a type\n\tClassDoc cannot be resolved to a type\n\tClassDoc cannot be resolved to a type\n\tClassDoc cannot be resolved to a type\n\tClassDoc cannot be resolved to a type\n\tRootDoc cannot be resolved to a type\n\tRootDoc cannot be resolved to a type\n\tClassDoc cannot be resolved to a type\n\tThe method rootDoc() from the type BatchEnvironment refers to the missing type RootDoc\n\tClassDoc cannot be resolved to a type\n\tThe method rootDoc() from the type BatchEnvironment refers to the missing type RootDoc\n\tClassDoc cannot be resolved to a type\n\tThe method rootDoc() from the type BatchEnvironment refers to the missing type RootDoc\n\tClassDoc cannot be resolved to a type\n\tThe method rootDoc() from the type BatchEnvironment refers to the missing type RootDoc\n\tRootDoc cannot be resolved to a type\n\tRootDoc cannot be resolved to a type\n\tClassDoc cannot be resolved to a type\n\tClassDoc cannot be resolved to a type\n\tClassDoc cannot be resolved to a type\n\tClassDoc cannot be resolved to a type\n\tClassDoc cannot be resolved to a type\n\tClassDoc cannot be resolved to a type\n\tClassDoc cannot be resolved to a type\n\tClassDoc cannot be resolved to a type\n\tRootDoc cannot be resolved to a type\n\tRootDoc cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/newrmic/BatchEnvironment;
MethodParameters:
Name Flags
rootDoc
public RootDoc rootDoc();
descriptor: ()LRootDoc;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tRootDoc cannot be resolved to a type\n\tRootDoc cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/newrmic/BatchEnvironment;
public ClassDoc docRemote();
descriptor: ()LClassDoc;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tClassDoc cannot be resolved to a type\n\tClassDoc cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/newrmic/BatchEnvironment;
public ClassDoc docException();
descriptor: ()LClassDoc;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tClassDoc cannot be resolved to a type\n\tClassDoc cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/newrmic/BatchEnvironment;
public ClassDoc docRemoteException();
descriptor: ()LClassDoc;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tClassDoc cannot be resolved to a type\n\tClassDoc cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/newrmic/BatchEnvironment;
public ClassDoc docRuntimeException();
descriptor: ()LClassDoc;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tClassDoc cannot be resolved to a type\n\tClassDoc cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/newrmic/BatchEnvironment;
public void setVerbose(boolean);
descriptor: (Z)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/newrmic/BatchEnvironment;
MethodParameters:
Name Flags
verbose
public boolean verbose();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/newrmic/BatchEnvironment;
public void addGeneratedFile(java.io.File);
descriptor: (Ljava/io/File;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/newrmic/BatchEnvironment;
MethodParameters:
Name Flags
file
public java.util.List<java.io.File> generatedFiles();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/newrmic/BatchEnvironment;
Signature: ()Ljava/util/List<Ljava/io/File;>;
public void output(java.lang.String);
descriptor: (Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tRootDoc cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/newrmic/BatchEnvironment;
MethodParameters:
Name Flags
msg
public void error(java.lang.String, java.lang.String[]);
descriptor: (Ljava/lang/String;[Ljava/lang/String;)V
flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tRootDoc cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/newrmic/BatchEnvironment;
MethodParameters:
Name Flags
key
args
}
SourceFile: "BatchEnvironment.java"