public class com.sun.xml.internal.rngom.binary.OneOrMorePattern extends com.sun.xml.internal.rngom.binary.Pattern
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: com.sun.xml.internal.rngom.binary.OneOrMorePattern
super_class: com.sun.xml.internal.rngom.binary.Pattern
{
com.sun.xml.internal.rngom.binary.Pattern p;
descriptor: Lcom/sun/xml/internal/rngom/binary/Pattern;
flags: (0x0000)
void <init>(com.sun.xml.internal.rngom.binary.Pattern);
descriptor: (Lcom/sun/xml/internal/rngom/binary/Pattern;)V
flags: (0x0000)
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokevirtual com.sun.xml.internal.rngom.binary.Pattern.isNullable:()Z
1: aload 1
invokevirtual com.sun.xml.internal.rngom.binary.Pattern.getContentType:()I
2: bipush 19
aload 1
invokevirtual java.lang.Object.hashCode:()I
invokestatic com.sun.xml.internal.rngom.binary.OneOrMorePattern.combineHashCode:(II)I
invokespecial com.sun.xml.internal.rngom.binary.Pattern.<init>:(ZII)V
3: aload 0
aload 1
putfield com.sun.xml.internal.rngom.binary.OneOrMorePattern.p:Lcom/sun/xml/internal/rngom/binary/Pattern;
4: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lcom/sun/xml/internal/rngom/binary/OneOrMorePattern;
0 5 1 p Lcom/sun/xml/internal/rngom/binary/Pattern;
MethodParameters:
Name Flags
p
com.sun.xml.internal.rngom.binary.Pattern expand(com.sun.xml.internal.rngom.binary.SchemaPatternBuilder);
descriptor: (Lcom/sun/xml/internal/rngom/binary/SchemaPatternBuilder;)Lcom/sun/xml/internal/rngom/binary/Pattern;
flags: (0x0000)
Code:
stack=2, locals=3, args_size=2
start local 0 start local 1 0: aload 0
getfield com.sun.xml.internal.rngom.binary.OneOrMorePattern.p:Lcom/sun/xml/internal/rngom/binary/Pattern;
aload 1
invokevirtual com.sun.xml.internal.rngom.binary.Pattern.expand:(Lcom/sun/xml/internal/rngom/binary/SchemaPatternBuilder;)Lcom/sun/xml/internal/rngom/binary/Pattern;
astore 2
start local 2 1: aload 2
aload 0
getfield com.sun.xml.internal.rngom.binary.OneOrMorePattern.p:Lcom/sun/xml/internal/rngom/binary/Pattern;
if_acmpeq 3
2: aload 1
aload 2
invokevirtual com.sun.xml.internal.rngom.binary.SchemaPatternBuilder.makeOneOrMore:(Lcom/sun/xml/internal/rngom/binary/Pattern;)Lcom/sun/xml/internal/rngom/binary/Pattern;
areturn
3: StackMap locals: com.sun.xml.internal.rngom.binary.Pattern
StackMap stack:
aload 0
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/sun/xml/internal/rngom/binary/OneOrMorePattern;
0 4 1 b Lcom/sun/xml/internal/rngom/binary/SchemaPatternBuilder;
1 4 2 ep Lcom/sun/xml/internal/rngom/binary/Pattern;
MethodParameters:
Name Flags
b
void checkRecursion(int);
descriptor: (I)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.sun.xml.internal.rngom.binary.OneOrMorePattern.p:Lcom/sun/xml/internal/rngom/binary/Pattern;
iload 1
invokevirtual com.sun.xml.internal.rngom.binary.Pattern.checkRecursion:(I)V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/sun/xml/internal/rngom/binary/OneOrMorePattern;
0 2 1 depth I
Exceptions:
throws org.xml.sax.SAXException
MethodParameters:
Name Flags
depth
void checkRestrictions(int, com.sun.xml.internal.rngom.binary.DuplicateAttributeDetector, com.sun.xml.internal.rngom.binary.Alphabet);
descriptor: (ILcom/sun/xml/internal/rngom/binary/DuplicateAttributeDetector;Lcom/sun/xml/internal/rngom/binary/Alphabet;)V
flags: (0x0000)
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: iload 1
lookupswitch { // 2
0: 1
7: 2
default: 3
}
1: StackMap locals:
StackMap stack:
new com.sun.xml.internal.rngom.binary.RestrictionViolationException
dup
ldc "start_contains_one_or_more"
invokespecial com.sun.xml.internal.rngom.binary.RestrictionViolationException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
new com.sun.xml.internal.rngom.binary.RestrictionViolationException
dup
ldc "data_except_contains_one_or_more"
invokespecial com.sun.xml.internal.rngom.binary.RestrictionViolationException.<init>:(Ljava/lang/String;)V
athrow
3: StackMap locals:
StackMap stack:
aload 0
getfield com.sun.xml.internal.rngom.binary.OneOrMorePattern.p:Lcom/sun/xml/internal/rngom/binary/Pattern;
iload 1
iconst_1
if_icmpne 5
4: iconst_2
goto 6
5: StackMap locals:
StackMap stack: com.sun.xml.internal.rngom.binary.Pattern
iload 1
6: StackMap locals: com.sun.xml.internal.rngom.binary.OneOrMorePattern int com.sun.xml.internal.rngom.binary.DuplicateAttributeDetector com.sun.xml.internal.rngom.binary.Alphabet
StackMap stack: com.sun.xml.internal.rngom.binary.Pattern int
aload 2
7: aload 3
8: invokevirtual com.sun.xml.internal.rngom.binary.Pattern.checkRestrictions:(ILcom/sun/xml/internal/rngom/binary/DuplicateAttributeDetector;Lcom/sun/xml/internal/rngom/binary/Alphabet;)V
9: iload 1
bipush 6
if_icmpeq 12
10: aload 0
getfield com.sun.xml.internal.rngom.binary.OneOrMorePattern.p:Lcom/sun/xml/internal/rngom/binary/Pattern;
invokevirtual com.sun.xml.internal.rngom.binary.Pattern.getContentType:()I
aload 0
getfield com.sun.xml.internal.rngom.binary.OneOrMorePattern.p:Lcom/sun/xml/internal/rngom/binary/Pattern;
invokevirtual com.sun.xml.internal.rngom.binary.Pattern.getContentType:()I
invokestatic com.sun.xml.internal.rngom.binary.OneOrMorePattern.contentTypeGroupable:(II)Z
ifne 12
11: new com.sun.xml.internal.rngom.binary.RestrictionViolationException
dup
ldc "one_or_more_string"
invokespecial com.sun.xml.internal.rngom.binary.RestrictionViolationException.<init>:(Ljava/lang/String;)V
athrow
12: StackMap locals:
StackMap stack:
return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 13 0 this Lcom/sun/xml/internal/rngom/binary/OneOrMorePattern;
0 13 1 context I
0 13 2 dad Lcom/sun/xml/internal/rngom/binary/DuplicateAttributeDetector;
0 13 3 alpha Lcom/sun/xml/internal/rngom/binary/Alphabet;
Exceptions:
throws com.sun.xml.internal.rngom.binary.RestrictionViolationException
MethodParameters:
Name Flags
context
dad
alpha
boolean samePattern(com.sun.xml.internal.rngom.binary.Pattern);
descriptor: (Lcom/sun/xml/internal/rngom/binary/Pattern;)Z
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 1
instanceof com.sun.xml.internal.rngom.binary.OneOrMorePattern
ifeq 3
1: aload 0
getfield com.sun.xml.internal.rngom.binary.OneOrMorePattern.p:Lcom/sun/xml/internal/rngom/binary/Pattern;
aload 1
checkcast com.sun.xml.internal.rngom.binary.OneOrMorePattern
getfield com.sun.xml.internal.rngom.binary.OneOrMorePattern.p:Lcom/sun/xml/internal/rngom/binary/Pattern;
if_acmpne 3
2: iconst_1
ireturn
StackMap locals:
StackMap stack:
3: iconst_0
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/sun/xml/internal/rngom/binary/OneOrMorePattern;
0 4 1 other Lcom/sun/xml/internal/rngom/binary/Pattern;
MethodParameters:
Name Flags
other
public void accept(com.sun.xml.internal.rngom.binary.visitor.PatternVisitor);
descriptor: (Lcom/sun/xml/internal/rngom/binary/visitor/PatternVisitor;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 1
aload 0
getfield com.sun.xml.internal.rngom.binary.OneOrMorePattern.p:Lcom/sun/xml/internal/rngom/binary/Pattern;
invokeinterface com.sun.xml.internal.rngom.binary.visitor.PatternVisitor.visitOneOrMore:(Lcom/sun/xml/internal/rngom/binary/Pattern;)V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/sun/xml/internal/rngom/binary/OneOrMorePattern;
0 2 1 visitor Lcom/sun/xml/internal/rngom/binary/visitor/PatternVisitor;
MethodParameters:
Name Flags
visitor
public java.lang.Object apply(com.sun.xml.internal.rngom.binary.visitor.PatternFunction);
descriptor: (Lcom/sun/xml/internal/rngom/binary/visitor/PatternFunction;)Ljava/lang/Object;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 1
aload 0
invokeinterface com.sun.xml.internal.rngom.binary.visitor.PatternFunction.caseOneOrMore:(Lcom/sun/xml/internal/rngom/binary/OneOrMorePattern;)Ljava/lang/Object;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/xml/internal/rngom/binary/OneOrMorePattern;
0 1 1 f Lcom/sun/xml/internal/rngom/binary/visitor/PatternFunction;
MethodParameters:
Name Flags
f
com.sun.xml.internal.rngom.binary.Pattern getOperand();
descriptor: ()Lcom/sun/xml/internal/rngom/binary/Pattern;
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.sun.xml.internal.rngom.binary.OneOrMorePattern.p:Lcom/sun/xml/internal/rngom/binary/Pattern;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/xml/internal/rngom/binary/OneOrMorePattern;
}
SourceFile: "OneOrMorePattern.java"