final class com.sun.org.apache.xerces.internal.impl.xs.SubstitutionGroupHandler$OneSubGroup
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: com.sun.org.apache.xerces.internal.impl.xs.SubstitutionGroupHandler$OneSubGroup
super_class: java.lang.Object
{
com.sun.org.apache.xerces.internal.impl.xs.XSElementDecl sub;
descriptor: Lcom/sun/org/apache/xerces/internal/impl/xs/XSElementDecl;
flags: (0x0000)
short dMethod;
descriptor: S
flags: (0x0000)
short bMethod;
descriptor: S
flags: (0x0000)
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 // com.sun.org.apache.xerces.internal.impl.xs.SubstitutionGroupHandler$OneSubGroup this
0: .line 346
aload 0 /* this */
invokespecial java.lang.Object.<init>:()V
return
end local 0 // com.sun.org.apache.xerces.internal.impl.xs.SubstitutionGroupHandler$OneSubGroup this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/impl/xs/SubstitutionGroupHandler$OneSubGroup;
void <init>(com.sun.org.apache.xerces.internal.impl.xs.XSElementDecl, short, short);
descriptor: (Lcom/sun/org/apache/xerces/internal/impl/xs/XSElementDecl;SS)V
flags: (0x0000)
Code:
stack=2, locals=4, args_size=4
start local 0 // com.sun.org.apache.xerces.internal.impl.xs.SubstitutionGroupHandler$OneSubGroup this
start local 1 // com.sun.org.apache.xerces.internal.impl.xs.XSElementDecl sub
start local 2 // short dMethod
start local 3 // short bMethod
0: .line 347
aload 0 /* this */
invokespecial java.lang.Object.<init>:()V
1: .line 348
aload 0 /* this */
aload 1 /* sub */
putfield com.sun.org.apache.xerces.internal.impl.xs.SubstitutionGroupHandler$OneSubGroup.sub:Lcom/sun/org/apache/xerces/internal/impl/xs/XSElementDecl;
2: .line 349
aload 0 /* this */
iload 2 /* dMethod */
putfield com.sun.org.apache.xerces.internal.impl.xs.SubstitutionGroupHandler$OneSubGroup.dMethod:S
3: .line 350
aload 0 /* this */
iload 3 /* bMethod */
putfield com.sun.org.apache.xerces.internal.impl.xs.SubstitutionGroupHandler$OneSubGroup.bMethod:S
4: .line 351
return
end local 3 // short bMethod
end local 2 // short dMethod
end local 1 // com.sun.org.apache.xerces.internal.impl.xs.XSElementDecl sub
end local 0 // com.sun.org.apache.xerces.internal.impl.xs.SubstitutionGroupHandler$OneSubGroup this
LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lcom/sun/org/apache/xerces/internal/impl/xs/SubstitutionGroupHandler$OneSubGroup;
0 5 1 sub Lcom/sun/org/apache/xerces/internal/impl/xs/XSElementDecl;
0 5 2 dMethod S
0 5 3 bMethod S
MethodParameters:
Name Flags
sub
dMethod
bMethod
}
SourceFile: "SubstitutionGroupHandler.java"
NestHost: com.sun.org.apache.xerces.internal.impl.xs.SubstitutionGroupHandler
InnerClasses:
private final OneSubGroup = com.sun.org.apache.xerces.internal.impl.xs.SubstitutionGroupHandler$OneSubGroup of com.sun.org.apache.xerces.internal.impl.xs.SubstitutionGroupHandler