class com.sun.xml.internal.rngom.digested.IncludeImpl$IncludedGrammarImpl extends com.sun.xml.internal.rngom.digested.GrammarBuilderImpl implements com.sun.xml.internal.rngom.ast.builder.IncludedGrammar
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.sun.xml.internal.rngom.digested.IncludeImpl$IncludedGrammarImpl
super_class: com.sun.xml.internal.rngom.digested.GrammarBuilderImpl
{
final com.sun.xml.internal.rngom.digested.IncludeImpl this$0;
descriptor: Lcom/sun/xml/internal/rngom/digested/IncludeImpl;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
public void <init>(com.sun.xml.internal.rngom.digested.IncludeImpl, com.sun.xml.internal.rngom.digested.DGrammarPattern, com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.digested.DSchemaBuilderImpl);
descriptor: (Lcom/sun/xml/internal/rngom/digested/IncludeImpl;Lcom/sun/xml/internal/rngom/digested/DGrammarPattern;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/digested/DSchemaBuilderImpl;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 2 start local 3 start local 4 0: aload 0
aload 1
putfield com.sun.xml.internal.rngom.digested.IncludeImpl$IncludedGrammarImpl.this$0:Lcom/sun/xml/internal/rngom/digested/IncludeImpl;
1: aload 0
aload 2
aload 3
aload 4
invokespecial com.sun.xml.internal.rngom.digested.GrammarBuilderImpl.<init>:(Lcom/sun/xml/internal/rngom/digested/DGrammarPattern;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/digested/DSchemaBuilderImpl;)V
2: return
end local 4 end local 3 end local 2 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/sun/xml/internal/rngom/digested/IncludeImpl$IncludedGrammarImpl;
0 3 2 p Lcom/sun/xml/internal/rngom/digested/DGrammarPattern;
0 3 3 parent Lcom/sun/xml/internal/rngom/ast/builder/Scope;
0 3 4 sb Lcom/sun/xml/internal/rngom/digested/DSchemaBuilderImpl;
MethodParameters:
Name Flags
this$0 final
p
parent
sb
public void define(java.lang.String, com.sun.xml.internal.rngom.ast.builder.GrammarSection$Combine, com.sun.xml.internal.rngom.ast.om.ParsedPattern, com.sun.xml.internal.rngom.ast.om.Location, com.sun.xml.internal.rngom.ast.builder.Annotations);
descriptor: (Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection$Combine;Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=6, args_size=6
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 0: aload 1
ldc "\u0000#start\u0000"
if_acmpne 3
1: aload 0
getfield com.sun.xml.internal.rngom.digested.IncludeImpl$IncludedGrammarImpl.this$0:Lcom/sun/xml/internal/rngom/digested/IncludeImpl;
getfield com.sun.xml.internal.rngom.digested.IncludeImpl.startOverriden:Z
ifeq 5
2: return
3: StackMap locals:
StackMap stack:
aload 0
getfield com.sun.xml.internal.rngom.digested.IncludeImpl$IncludedGrammarImpl.this$0:Lcom/sun/xml/internal/rngom/digested/IncludeImpl;
getfield com.sun.xml.internal.rngom.digested.IncludeImpl.overridenPatterns:Ljava/util/Set;
aload 1
invokeinterface java.util.Set.contains:(Ljava/lang/Object;)Z
ifeq 5
4: return
5: StackMap locals:
StackMap stack:
aload 0
aload 1
aload 2
aload 3
aload 4
aload 5
invokespecial com.sun.xml.internal.rngom.digested.GrammarBuilderImpl.define:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection$Combine;Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
6: return
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 7 0 this Lcom/sun/xml/internal/rngom/digested/IncludeImpl$IncludedGrammarImpl;
0 7 1 name Ljava/lang/String;
0 7 2 combine Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection$Combine;
0 7 3 pattern Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
0 7 4 loc Lcom/sun/xml/internal/rngom/ast/om/Location;
0 7 5 anno Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
Exceptions:
throws com.sun.xml.internal.rngom.ast.builder.BuildException
MethodParameters:
Name Flags
name
combine
pattern
loc
anno
public com.sun.xml.internal.rngom.ast.om.ParsedPattern endIncludedGrammar(com.sun.xml.internal.rngom.ast.om.Location, com.sun.xml.internal.rngom.ast.builder.Annotations);
descriptor: (Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aconst_null
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/xml/internal/rngom/digested/IncludeImpl$IncludedGrammarImpl;
0 1 1 loc Lcom/sun/xml/internal/rngom/ast/om/Location;
0 1 2 anno Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
Exceptions:
throws com.sun.xml.internal.rngom.ast.builder.BuildException
MethodParameters:
Name Flags
loc
anno
}
SourceFile: "IncludeImpl.java"
NestHost: com.sun.xml.internal.rngom.digested.IncludeImpl
InnerClasses:
public final Combine = com.sun.xml.internal.rngom.ast.builder.GrammarSection$Combine of com.sun.xml.internal.rngom.ast.builder.GrammarSection
private IncludedGrammarImpl = com.sun.xml.internal.rngom.digested.IncludeImpl$IncludedGrammarImpl of com.sun.xml.internal.rngom.digested.IncludeImpl