public interface com.sun.tools.javac.util.GraphUtils$Node<D, N extends com.sun.tools.javac.util.GraphUtils$Node<D, N>>
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: com.sun.tools.javac.util.GraphUtils$Node
super_class: java.lang.Object
{
public abstract <A> void accept(com.sun.tools.javac.util.GraphUtils$NodeVisitor<D, N, A>, );
descriptor: (Lcom/sun/tools/javac/util/GraphUtils$NodeVisitor;Ljava/lang/Object;)V
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Signature: <A:Ljava/lang/Object;>(Lcom/sun/tools/javac/util/GraphUtils$NodeVisitor<TD;TN;TA;>;TA;)V
MethodParameters:
Name Flags
visitor
arg
}
Signature: <D:Ljava/lang/Object;N::Lcom/sun/tools/javac/util/GraphUtils$Node<TD;TN;>;>Ljava/lang/Object;
SourceFile: "GraphUtils.java"
NestHost: com.sun.tools.javac.util.GraphUtils
InnerClasses:
public abstract Node = com.sun.tools.javac.util.GraphUtils$Node of com.sun.tools.javac.util.GraphUtils
abstract NodeVisitor = com.sun.tools.javac.util.GraphUtils$NodeVisitor of com.sun.tools.javac.util.GraphUtils