interface com.sun.tools.javac.comp.Infer$GraphStrategy
minor version: 0
major version: 59
flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
this_class: com.sun.tools.javac.comp.Infer$GraphStrategy
super_class: java.lang.Object
{
public abstract com.sun.tools.javac.comp.Infer$GraphSolver$InferenceGraph$Node pickNode(com.sun.tools.javac.comp.Infer$GraphSolver$InferenceGraph);
descriptor: (Lcom/sun/tools/javac/comp/Infer$GraphSolver$InferenceGraph;)Lcom/sun/tools/javac/comp/Infer$GraphSolver$InferenceGraph$Node;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Exceptions:
throws com.sun.tools.javac.comp.Infer$GraphStrategy$NodeNotFoundException
MethodParameters:
Name Flags
g
public abstract boolean done();
descriptor: ()Z
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "Infer.java"
NestHost: com.sun.tools.javac.comp.Infer
InnerClasses:
GraphSolver = com.sun.tools.javac.comp.Infer$GraphSolver of com.sun.tools.javac.comp.Infer
InferenceGraph = com.sun.tools.javac.comp.Infer$GraphSolver$InferenceGraph of com.sun.tools.javac.comp.Infer$GraphSolver
Node = com.sun.tools.javac.comp.Infer$GraphSolver$InferenceGraph$Node of com.sun.tools.javac.comp.Infer$GraphSolver$InferenceGraph
abstract GraphStrategy = com.sun.tools.javac.comp.Infer$GraphStrategy of com.sun.tools.javac.comp.Infer
public NodeNotFoundException = com.sun.tools.javac.comp.Infer$GraphStrategy$NodeNotFoundException of com.sun.tools.javac.comp.Infer$GraphStrategy