public class com.sun.webkit.dom.CDATASectionImpl extends com.sun.webkit.dom.TextImpl implements org.w3c.dom.CDATASection
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: com.sun.webkit.dom.CDATASectionImpl
super_class: com.sun.webkit.dom.TextImpl
{
void <init>(long);
descriptor: (J)V
flags: (0x0000)
Code:
stack=3, locals=3, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tThe hierarchy of the type CDATASectionImpl is inconsistent\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/webkit/dom/CDATASectionImpl;
MethodParameters:
Name Flags
peer
static org.w3c.dom.CDATASection getImpl(long);
descriptor: (J)Lorg/w3c/dom/CDATASection;
flags: (0x0008) ACC_STATIC
Code:
stack=3, locals=2, args_size=1
0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
LocalVariableTable:
Start End Slot Name Signature
MethodParameters:
Name Flags
peer
}
SourceFile: "CDATASectionImpl.java"