class com.sun.xml.internal.rngom.parse.host.AnnotationsHost extends com.sun.xml.internal.rngom.parse.host.Base implements com.sun.xml.internal.rngom.ast.builder.Annotations
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.sun.xml.internal.rngom.parse.host.AnnotationsHost
super_class: com.sun.xml.internal.rngom.parse.host.Base
{
final com.sun.xml.internal.rngom.ast.builder.Annotations lhs;
descriptor: Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
flags: (0x0010) ACC_FINAL
final com.sun.xml.internal.rngom.ast.builder.Annotations rhs;
descriptor: Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
flags: (0x0010) ACC_FINAL
void <init>(com.sun.xml.internal.rngom.ast.builder.Annotations, com.sun.xml.internal.rngom.ast.builder.Annotations);
descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Annotations;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
flags: (0x0000)
Code:
stack=2, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
invokespecial com.sun.xml.internal.rngom.parse.host.Base.<init>:()V
1: aload 0
aload 1
putfield com.sun.xml.internal.rngom.parse.host.AnnotationsHost.lhs:Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
2: aload 0
aload 2
putfield com.sun.xml.internal.rngom.parse.host.AnnotationsHost.rhs:Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
3: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/sun/xml/internal/rngom/parse/host/AnnotationsHost;
0 4 1 lhs Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
0 4 2 rhs Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
MethodParameters:
Name Flags
lhs
rhs
public void addAttribute(java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.sun.xml.internal.rngom.ast.om.Location);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=7, args_size=6
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 0: aload 0
aload 5
invokevirtual com.sun.xml.internal.rngom.parse.host.AnnotationsHost.cast:(Lcom/sun/xml/internal/rngom/ast/om/Location;)Lcom/sun/xml/internal/rngom/parse/host/LocationHost;
astore 6
start local 6 1: aload 0
getfield com.sun.xml.internal.rngom.parse.host.AnnotationsHost.lhs:Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
aload 1
aload 2
aload 3
aload 4
aload 6
getfield com.sun.xml.internal.rngom.parse.host.LocationHost.lhs:Lcom/sun/xml/internal/rngom/ast/om/Location;
invokeinterface com.sun.xml.internal.rngom.ast.builder.Annotations.addAttribute:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;)V
2: aload 0
getfield com.sun.xml.internal.rngom.parse.host.AnnotationsHost.rhs:Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
aload 1
aload 2
aload 3
aload 4
aload 6
getfield com.sun.xml.internal.rngom.parse.host.LocationHost.rhs:Lcom/sun/xml/internal/rngom/ast/om/Location;
invokeinterface com.sun.xml.internal.rngom.ast.builder.Annotations.addAttribute:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;)V
3: return
end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/sun/xml/internal/rngom/parse/host/AnnotationsHost;
0 4 1 ns Ljava/lang/String;
0 4 2 localName Ljava/lang/String;
0 4 3 prefix Ljava/lang/String;
0 4 4 value Ljava/lang/String;
0 4 5 _loc Lcom/sun/xml/internal/rngom/ast/om/Location;
1 4 6 loc Lcom/sun/xml/internal/rngom/parse/host/LocationHost;
Exceptions:
throws com.sun.xml.internal.rngom.ast.builder.BuildException
MethodParameters:
Name Flags
ns
localName
prefix
value
_loc
public void (com.sun.xml.internal.rngom.ast.builder.CommentList);
descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=2
start local 0 start local 1 0: aload 1
checkcast com.sun.xml.internal.rngom.parse.host.CommentListHost
astore 2
start local 2 1: aload 0
getfield com.sun.xml.internal.rngom.parse.host.AnnotationsHost.lhs:Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
aload 2
ifnonnull 2
aconst_null
goto 3
StackMap locals: com.sun.xml.internal.rngom.parse.host.AnnotationsHost com.sun.xml.internal.rngom.ast.builder.CommentList com.sun.xml.internal.rngom.parse.host.CommentListHost
StackMap stack: com.sun.xml.internal.rngom.ast.builder.Annotations
2: aload 2
getfield com.sun.xml.internal.rngom.parse.host.CommentListHost.lhs:Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
StackMap locals: com.sun.xml.internal.rngom.parse.host.AnnotationsHost com.sun.xml.internal.rngom.ast.builder.CommentList com.sun.xml.internal.rngom.parse.host.CommentListHost
StackMap stack: com.sun.xml.internal.rngom.ast.builder.Annotations com.sun.xml.internal.rngom.ast.builder.CommentList
3: invokeinterface com.sun.xml.internal.rngom.ast.builder.Annotations.addComment:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)V
4: aload 0
getfield com.sun.xml.internal.rngom.parse.host.AnnotationsHost.rhs:Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
aload 2
ifnonnull 5
aconst_null
goto 6
StackMap locals:
StackMap stack: com.sun.xml.internal.rngom.ast.builder.Annotations
5: aload 2
getfield com.sun.xml.internal.rngom.parse.host.CommentListHost.rhs:Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
StackMap locals: com.sun.xml.internal.rngom.parse.host.AnnotationsHost com.sun.xml.internal.rngom.ast.builder.CommentList com.sun.xml.internal.rngom.parse.host.CommentListHost
StackMap stack: com.sun.xml.internal.rngom.ast.builder.Annotations com.sun.xml.internal.rngom.ast.builder.CommentList
6: invokeinterface com.sun.xml.internal.rngom.ast.builder.Annotations.addComment:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)V
7: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/sun/xml/internal/rngom/parse/host/AnnotationsHost;
0 8 1 _comments Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
1 8 2 comments Lcom/sun/xml/internal/rngom/parse/host/CommentListHost;
Exceptions:
throws com.sun.xml.internal.rngom.ast.builder.BuildException
MethodParameters:
Name Flags
_comments
public void addElement(com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation);
descriptor: (Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=2
start local 0 start local 1 0: aload 1
checkcast com.sun.xml.internal.rngom.parse.host.ParsedElementAnnotationHost
astore 2
start local 2 1: aload 0
getfield com.sun.xml.internal.rngom.parse.host.AnnotationsHost.lhs:Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
aload 2
getfield com.sun.xml.internal.rngom.parse.host.ParsedElementAnnotationHost.lhs:Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
invokeinterface com.sun.xml.internal.rngom.ast.builder.Annotations.addElement:(Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;)V
2: aload 0
getfield com.sun.xml.internal.rngom.parse.host.AnnotationsHost.rhs:Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
aload 2
getfield com.sun.xml.internal.rngom.parse.host.ParsedElementAnnotationHost.rhs:Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
invokeinterface com.sun.xml.internal.rngom.ast.builder.Annotations.addElement:(Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;)V
3: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/sun/xml/internal/rngom/parse/host/AnnotationsHost;
0 4 1 _ea Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
1 4 2 ea Lcom/sun/xml/internal/rngom/parse/host/ParsedElementAnnotationHost;
Exceptions:
throws com.sun.xml.internal.rngom.ast.builder.BuildException
MethodParameters:
Name Flags
_ea
public void (com.sun.xml.internal.rngom.ast.builder.CommentList);
descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=2
start local 0 start local 1 0: aload 1
checkcast com.sun.xml.internal.rngom.parse.host.CommentListHost
astore 2
start local 2 1: aload 0
getfield com.sun.xml.internal.rngom.parse.host.AnnotationsHost.lhs:Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
aload 2
getfield com.sun.xml.internal.rngom.parse.host.CommentListHost.lhs:Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
invokeinterface com.sun.xml.internal.rngom.ast.builder.Annotations.addLeadingComment:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)V
2: aload 0
getfield com.sun.xml.internal.rngom.parse.host.AnnotationsHost.rhs:Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
aload 2
getfield com.sun.xml.internal.rngom.parse.host.CommentListHost.rhs:Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
invokeinterface com.sun.xml.internal.rngom.ast.builder.Annotations.addLeadingComment:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)V
3: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/sun/xml/internal/rngom/parse/host/AnnotationsHost;
0 4 1 _comments Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
1 4 2 comments Lcom/sun/xml/internal/rngom/parse/host/CommentListHost;
Exceptions:
throws com.sun.xml.internal.rngom.ast.builder.BuildException
MethodParameters:
Name Flags
_comments
}
SourceFile: "AnnotationsHost.java"