public interface <L extends com.sun.xml.internal.rngom.ast.om.Location>
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: com.sun.xml.internal.rngom.ast.builder.CommentList
super_class: java.lang.Object
{
public abstract void addComment(java.lang.String, );
descriptor: (Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;)V
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Exceptions:
throws com.sun.xml.internal.rngom.ast.builder.BuildException
Signature: (Ljava/lang/String;TL;)V
MethodParameters:
Name Flags
value
loc
}
Signature: <L::Lcom/sun/xml/internal/rngom/ast/om/Location;>Ljava/lang/Object;
SourceFile: "CommentList.java"