public class org.apache.commons.configuration2.plist.PropertyListParserTokenManager implements org.apache.commons.configuration2.plist.PropertyListParserConstants
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.apache.commons.configuration2.plist.PropertyListParserTokenManager
super_class: java.lang.Object
{
public java.io.PrintStream debugStream;
descriptor: Ljava/io/PrintStream;
flags: (0x0001) ACC_PUBLIC
static final long[] jjbitVec0;
descriptor: [J
flags: (0x0018) ACC_STATIC, ACC_FINAL
static final int[] jjnextStates;
descriptor: [I
flags: (0x0018) ACC_STATIC, ACC_FINAL
public static final java.lang.String[] jjstrLiteralImages;
descriptor: [Ljava/lang/String;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final java.lang.String[] lexStateNames;
descriptor: [Ljava/lang/String;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final int[] jjnewLexState;
descriptor: [I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
static final long[] jjtoToken;
descriptor: [J
flags: (0x0018) ACC_STATIC, ACC_FINAL
static final long[] jjtoSkip;
descriptor: [J
flags: (0x0018) ACC_STATIC, ACC_FINAL
static final long[] jjtoSpecial;
descriptor: [J
flags: (0x0018) ACC_STATIC, ACC_FINAL
static final long[] jjtoMore;
descriptor: [J
flags: (0x0018) ACC_STATIC, ACC_FINAL
protected org.apache.commons.configuration2.plist.SimpleCharStream input_stream;
descriptor: Lorg/apache/commons/configuration2/plist/SimpleCharStream;
flags: (0x0004) ACC_PROTECTED
private final int[] jjrounds;
descriptor: [I
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final int[] jjstateSet;
descriptor: [I
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final java.lang.StringBuilder jjimage;
descriptor: Ljava/lang/StringBuilder;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private java.lang.StringBuilder image;
descriptor: Ljava/lang/StringBuilder;
flags: (0x0002) ACC_PRIVATE
private int jjimageLen;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private int lengthOfMatch;
descriptor: I
flags: (0x0002) ACC_PRIVATE
protected char curChar;
descriptor: C
flags: (0x0004) ACC_PROTECTED
int curLexState;
descriptor: I
flags: (0x0000)
int defaultLexState;
descriptor: I
flags: (0x0000)
int jjnewStateCnt;
descriptor: I
flags: (0x0000)
int jjround;
descriptor: I
flags: (0x0000)
int jjmatchedPos;
descriptor: I
flags: (0x0000)
int jjmatchedKind;
descriptor: I
flags: (0x0000)
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=5, locals=0, args_size=0
0: iconst_4
newarray 11
dup
iconst_2
1: ldc -1
lastore
dup
iconst_3
ldc -1
lastore
2: putstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjbitVec0:[J
3: iconst_3
newarray 10
dup
iconst_0
4: bipush 10
iastore
dup
iconst_1
bipush 12
iastore
dup
iconst_2
bipush 13
iastore
5: putstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnextStates:[I
6: bipush 30
anewarray java.lang.String
dup
iconst_0
7: ldc ""
aastore
dup
bipush 11
ldc "("
aastore
dup
bipush 12
ldc ")"
aastore
dup
bipush 13
8: ldc ","
aastore
dup
bipush 14
ldc "{"
aastore
dup
bipush 15
ldc "}"
aastore
dup
bipush 16
ldc ";"
aastore
dup
bipush 17
ldc "="
aastore
dup
bipush 18
ldc "<"
aastore
dup
bipush 19
ldc ">"
aastore
dup
bipush 20
ldc "<*D"
aastore
dup
bipush 21
ldc "\""
aastore
dup
bipush 29
9: ldc "\\\""
aastore
10: putstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjstrLiteralImages:[Ljava/lang/String;
11: iconst_3
anewarray java.lang.String
dup
iconst_0
12: ldc "DEFAULT"
aastore
dup
iconst_1
13: ldc "IN_COMMENT"
aastore
dup
iconst_2
14: ldc "IN_SINGLE_LINE_COMMENT"
aastore
15: putstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.lexStateNames:[Ljava/lang/String;
16: bipush 30
newarray 10
dup
iconst_0
17: iconst_m1
iastore
dup
iconst_1
iconst_m1
iastore
dup
iconst_2
iconst_m1
iastore
dup
iconst_3
iconst_m1
iastore
dup
iconst_4
iconst_m1
iastore
dup
iconst_5
iconst_1
iastore
dup
bipush 6
iconst_m1
iastore
dup
bipush 8
iconst_2
iastore
dup
bipush 10
iconst_m1
iastore
dup
bipush 11
iconst_m1
iastore
dup
bipush 12
iconst_m1
iastore
dup
bipush 13
iconst_m1
iastore
dup
bipush 14
iconst_m1
iastore
dup
bipush 15
iconst_m1
iastore
dup
bipush 16
iconst_m1
iastore
dup
bipush 17
iconst_m1
iastore
dup
bipush 18
iconst_m1
iastore
dup
bipush 19
iconst_m1
iastore
dup
bipush 20
iconst_m1
iastore
dup
bipush 21
iconst_m1
iastore
dup
bipush 22
iconst_m1
iastore
dup
bipush 23
iconst_m1
iastore
dup
bipush 24
iconst_m1
iastore
dup
bipush 25
18: iconst_m1
iastore
dup
bipush 26
iconst_m1
iastore
dup
bipush 27
iconst_m1
iastore
dup
bipush 28
iconst_m1
iastore
dup
bipush 29
iconst_m1
iastore
19: putstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewLexState:[I
20: iconst_1
newarray 11
dup
iconst_0
21: ldc 1044379649
lastore
22: putstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjtoToken:[J
23: iconst_1
newarray 11
dup
iconst_0
24: ldc 670
lastore
25: putstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjtoSkip:[J
26: iconst_1
newarray 11
dup
iconst_0
27: ldc 512
lastore
28: putstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjtoSpecial:[J
29: iconst_1
newarray 11
dup
iconst_0
30: ldc 1376
lastore
31: putstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjtoMore:[J
32: return
LocalVariableTable:
Start End Slot Name Signature
public void setDebugStream(java.io.PrintStream);
descriptor: (Ljava/io/PrintStream;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.debugStream:Ljava/io/PrintStream;
return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
0 1 1 ds Ljava/io/PrintStream;
MethodParameters:
Name Flags
ds
private final int jjStopStringLiteralDfa_0(int, long);
descriptor: (IJ)I
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
Code:
stack=4, locals=4, args_size=3
start local 0 start local 1 start local 2 0: iload 1
tableswitch { // 0 - 1
0: 1
1: 11
default: 18
}
1: StackMap locals:
StackMap stack:
lload 2
ldc 536871200
land
lconst_0
lcmp
ifeq 4
2: aload 0
bipush 27
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
3: bipush 8
ireturn
4: StackMap locals:
StackMap stack:
lload 2
ldc 524288
land
lconst_0
lcmp
ifeq 6
5: bipush 8
ireturn
6: StackMap locals:
StackMap stack:
lload 2
ldc 2097152
land
lconst_0
lcmp
ifeq 8
7: bipush 14
ireturn
8: StackMap locals:
StackMap stack:
lload 2
ldc 1310720
land
lconst_0
lcmp
ifeq 10
9: bipush 6
ireturn
10: StackMap locals:
StackMap stack:
iconst_m1
ireturn
11: StackMap locals:
StackMap stack:
lload 2
ldc 1048576
land
lconst_0
lcmp
ifeq 15
12: aload 0
bipush 27
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
13: aload 0
iconst_1
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedPos:I
14: iconst_3
ireturn
15: StackMap locals:
StackMap stack:
lload 2
ldc 288
land
lconst_0
lcmp
ifeq 17
16: bipush 8
ireturn
17: StackMap locals:
StackMap stack:
iconst_m1
ireturn
18: StackMap locals:
StackMap stack:
iconst_m1
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 19 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
0 19 1 pos I
0 19 2 active0 J
MethodParameters:
Name Flags
pos
active0
private final int jjStartNfa_0(int, long);
descriptor: (IJ)I
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
Code:
stack=5, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 0
iload 1
lload 2
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjStopStringLiteralDfa_0:(IJ)I
iload 1
iconst_1
iadd
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjMoveNfa_0:(II)I
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
0 1 1 pos I
0 1 2 active0 J
MethodParameters:
Name Flags
pos
active0
private int jjStopAtPos(int, int);
descriptor: (II)I
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
iload 2
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
1: aload 0
iload 1
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedPos:I
2: iload 1
iconst_1
iadd
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
0 3 1 pos I
0 3 2 kind I
MethodParameters:
Name Flags
pos
kind
private int jjMoveStringLiteralDfa0_0();
descriptor: ()I
flags: (0x0002) ACC_PRIVATE
Code:
stack=4, locals=1, args_size=1
start local 0 0: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
lookupswitch { // 12
34: 1
40: 2
41: 3
44: 4
47: 5
59: 6
60: 7
61: 9
62: 10
92: 11
123: 12
125: 13
default: 14
}
1: StackMap locals:
StackMap stack:
aload 0
iconst_0
bipush 21
bipush 14
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjStartNfaWithStates_0:(III)I
ireturn
2: StackMap locals:
StackMap stack:
aload 0
iconst_0
bipush 11
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjStopAtPos:(II)I
ireturn
3: StackMap locals:
StackMap stack:
aload 0
iconst_0
bipush 12
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjStopAtPos:(II)I
ireturn
4: StackMap locals:
StackMap stack:
aload 0
iconst_0
bipush 13
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjStopAtPos:(II)I
ireturn
5: StackMap locals:
StackMap stack:
aload 0
ldc 288
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjMoveStringLiteralDfa1_0:(J)I
ireturn
6: StackMap locals:
StackMap stack:
aload 0
iconst_0
bipush 16
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjStopAtPos:(II)I
ireturn
7: StackMap locals:
StackMap stack:
aload 0
bipush 18
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
8: aload 0
ldc 1048576
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjMoveStringLiteralDfa1_0:(J)I
ireturn
9: StackMap locals:
StackMap stack:
aload 0
iconst_0
bipush 17
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjStopAtPos:(II)I
ireturn
10: StackMap locals:
StackMap stack:
aload 0
iconst_0
bipush 19
bipush 8
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjStartNfaWithStates_0:(III)I
ireturn
11: StackMap locals:
StackMap stack:
aload 0
ldc 536870912
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjMoveStringLiteralDfa1_0:(J)I
ireturn
12: StackMap locals:
StackMap stack:
aload 0
iconst_0
bipush 14
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjStopAtPos:(II)I
ireturn
13: StackMap locals:
StackMap stack:
aload 0
iconst_0
bipush 15
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjStopAtPos:(II)I
ireturn
14: StackMap locals:
StackMap stack:
aload 0
iconst_0
iconst_0
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjMoveNfa_0:(II)I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 15 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
private int jjMoveStringLiteralDfa1_0(long);
descriptor: (J)I
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=3, args_size=2
start local 0 start local 1 0: aload 0
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.readChar:()C
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
1: goto 5
2: StackMap locals:
StackMap stack: java.io.IOException
pop
3: aload 0
iconst_0
lload 1
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjStopStringLiteralDfa_0:(IJ)I
pop
4: iconst_1
ireturn
5: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
lookupswitch { // 3
34: 6
42: 8
47: 11
default: 13
}
6: StackMap locals:
StackMap stack:
lload 1
ldc 536870912
land
lconst_0
lcmp
ifeq 13
7: aload 0
iconst_1
bipush 29
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjStopAtPos:(II)I
ireturn
8: StackMap locals:
StackMap stack:
lload 1
ldc 32
land
lconst_0
lcmp
ifeq 10
9: aload 0
iconst_1
iconst_5
bipush 8
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjStartNfaWithStates_0:(III)I
ireturn
10: StackMap locals:
StackMap stack:
aload 0
lload 1
ldc 1048576
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjMoveStringLiteralDfa2_0:(JJ)I
ireturn
11: StackMap locals:
StackMap stack:
lload 1
ldc 256
land
lconst_0
lcmp
ifeq 13
12: aload 0
iconst_1
bipush 8
bipush 8
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjStartNfaWithStates_0:(III)I
ireturn
13: StackMap locals:
StackMap stack:
aload 0
iconst_0
lload 1
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjStartNfa_0:(IJ)I
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 14 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
0 14 1 active0 J
Exception table:
from to target type
0 1 2 Class java.io.IOException
MethodParameters:
Name Flags
active0
private int jjMoveStringLiteralDfa2_0(long, long);
descriptor: (JJ)I
flags: (0x0002) ACC_PRIVATE
Code:
stack=4, locals=5, args_size=3
start local 0 start local 1 start local 3 0: lload 3
lload 1
land
dup2
lstore 3
lconst_0
lcmp
ifne 2
1: aload 0
iconst_0
lload 1
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjStartNfa_0:(IJ)I
ireturn
2: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.readChar:()C
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
3: goto 7
4: StackMap locals:
StackMap stack: java.io.IOException
pop
5: aload 0
iconst_1
lload 3
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjStopStringLiteralDfa_0:(IJ)I
pop
6: iconst_2
ireturn
7: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
tableswitch { // 68 - 68
68: 8
default: 10
}
8: StackMap locals:
StackMap stack:
lload 3
ldc 1048576
land
lconst_0
lcmp
ifeq 10
9: aload 0
iconst_2
bipush 20
bipush 15
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjStartNfaWithStates_0:(III)I
ireturn
10: StackMap locals:
StackMap stack:
aload 0
iconst_1
lload 3
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjStartNfa_0:(IJ)I
ireturn
end local 3 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
0 11 1 old0 J
0 11 3 active0 J
Exception table:
from to target type
2 3 4 Class java.io.IOException
MethodParameters:
Name Flags
old0
active0
private int jjStartNfaWithStates_0(int, int, int);
descriptor: (III)I
flags: (0x0002) ACC_PRIVATE
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
iload 2
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
1: aload 0
iload 1
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedPos:I
2: aload 0
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.readChar:()C
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
3: goto 5
4: StackMap locals:
StackMap stack: java.io.IOException
pop
iload 1
iconst_1
iadd
ireturn
5: StackMap locals:
StackMap stack:
aload 0
iload 3
iload 1
iconst_1
iadd
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjMoveNfa_0:(II)I
ireturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
0 6 1 pos I
0 6 2 kind I
0 6 3 state I
Exception table:
from to target type
2 3 4 Class java.io.IOException
MethodParameters:
Name Flags
pos
kind
state
private int jjMoveNfa_0(int, int);
descriptor: (II)I
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=9, args_size=3
start local 0 start local 1 start local 2 0: iconst_0
istore 3
start local 3 1: aload 0
bipush 14
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
2: iconst_1
istore 4
start local 4 3: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjstateSet:[I
iconst_0
iload 1
iastore
4: ldc 2147483647
istore 5
start local 5 5: StackMap locals: int int int
StackMap stack:
aload 0
dup
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjround:I
iconst_1
iadd
dup_x1
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjround:I
ldc 2147483647
if_icmpne 7
6: aload 0
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.ReInitRounds:()V
7: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 64
if_icmpge 82
8: lconst_1
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
lshl
lstore 6
start local 6 9: StackMap locals: long
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjstateSet:[I
iinc 4 -1
iload 4
iaload
tableswitch { // 0 - 15
0: 44
1: 56
2: 59
3: 38
4: 62
5: 65
6: 20
7: 68
8: 38
9: 71
10: 74
11: 71
12: 80
13: 77
14: 32
15: 10
default: 80
}
10: StackMap locals:
StackMap stack:
ldc -2882324673712891393
lload 6
land
lconst_0
lcmp
ifeq 14
11: iload 5
bipush 27
if_icmple 13
12: bipush 27
istore 5
13: StackMap locals:
StackMap stack:
aload 0
bipush 8
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAdd:(I)V
14: StackMap locals:
StackMap stack:
ldc 576223262086791168
lload 6
land
lconst_0
lcmp
ifeq 16
15: aload 0
iconst_4
iconst_5
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAddTwoStates:(II)V
goto 80
16: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 62
if_icmpne 80
17: iload 5
bipush 26
if_icmple 80
18: bipush 26
istore 5
19: goto 80
20: StackMap locals:
StackMap stack:
ldc -2882324673712891393
lload 6
land
lconst_0
lcmp
ifeq 24
21: iload 5
bipush 27
if_icmple 23
22: bipush 27
istore 5
23: StackMap locals:
StackMap stack:
aload 0
bipush 8
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAdd:(I)V
24: StackMap locals:
StackMap stack:
ldc 287948905469978112
lload 6
land
lconst_0
lcmp
ifeq 26
25: aload 0
iconst_1
iconst_2
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAddTwoStates:(II)V
goto 80
26: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 42
if_icmpne 28
27: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjstateSet:[I
aload 0
dup
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
dup_x1
iconst_1
iadd
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
iconst_3
iastore
goto 80
28: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 62
if_icmpne 80
29: iload 5
bipush 25
if_icmple 80
30: bipush 25
istore 5
31: goto 80
32: StackMap locals:
StackMap stack:
ldc -17179869185
lload 6
land
lconst_0
lcmp
ifeq 34
33: aload 0
iconst_0
iconst_2
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAddStates:(II)V
goto 80
34: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 34
if_icmpne 80
35: iload 5
bipush 28
if_icmple 80
36: bipush 28
istore 5
37: goto 80
38: StackMap locals:
StackMap stack:
ldc -2882324673712891393
lload 6
land
lconst_0
lcmp
ifne 40
39: goto 80
40: StackMap locals:
StackMap stack:
iload 5
bipush 27
if_icmple 42
41: bipush 27
istore 5
42: StackMap locals:
StackMap stack:
aload 0
bipush 8
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAdd:(I)V
43: goto 80
44: StackMap locals:
StackMap stack:
ldc -2882324673712891393
lload 6
land
lconst_0
lcmp
ifeq 49
45: iload 5
bipush 27
if_icmple 47
46: bipush 27
istore 5
47: StackMap locals:
StackMap stack:
aload 0
bipush 8
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAdd:(I)V
48: goto 51
49: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 34
if_icmpne 51
50: aload 0
iconst_0
iconst_2
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAddStates:(II)V
51: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 60
if_icmpne 53
52: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjstateSet:[I
aload 0
dup
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
dup_x1
iconst_1
iadd
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
bipush 6
iastore
53: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 60
if_icmpne 80
54: aload 0
iconst_1
iconst_2
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAddTwoStates:(II)V
55: goto 80
56: StackMap locals:
StackMap stack:
ldc 287948905469978112
lload 6
land
lconst_0
lcmp
ifeq 80
57: aload 0
iconst_1
iconst_2
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAddTwoStates:(II)V
58: goto 80
59: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 62
if_icmpne 80
iload 5
bipush 25
if_icmple 80
60: bipush 25
istore 5
61: goto 80
62: StackMap locals:
StackMap stack:
ldc 576223262086791168
lload 6
land
lconst_0
lcmp
ifeq 80
63: aload 0
iconst_4
iconst_5
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAddTwoStates:(II)V
64: goto 80
65: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 62
if_icmpne 80
iload 5
bipush 26
if_icmple 80
66: bipush 26
istore 5
67: goto 80
68: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 60
if_icmpne 80
69: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjstateSet:[I
aload 0
dup
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
dup_x1
iconst_1
iadd
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
bipush 6
iastore
70: goto 80
71: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 34
if_icmpne 80
72: aload 0
iconst_0
iconst_2
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAddStates:(II)V
73: goto 80
74: StackMap locals:
StackMap stack:
ldc -17179869185
lload 6
land
lconst_0
lcmp
ifeq 80
75: aload 0
iconst_0
iconst_2
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAddStates:(II)V
76: goto 80
77: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 34
if_icmpne 80
iload 5
bipush 28
if_icmple 80
78: bipush 28
istore 5
79: goto 80
80: StackMap locals:
StackMap stack:
iload 4
iload 3
if_icmpne 9
end local 6 81: goto 160
82: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
sipush 128
if_icmpge 129
83: lconst_1
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 63
iand
lshl
lstore 6
start local 6 84: StackMap locals: long
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjstateSet:[I
iinc 4 -1
iload 4
iaload
tableswitch { // 0 - 15
0: 110
1: 116
2: 127
3: 103
4: 119
5: 127
6: 92
7: 127
8: 110
9: 127
10: 122
11: 127
12: 124
13: 127
14: 99
15: 85
default: 127
}
85: StackMap locals:
StackMap stack:
ldc -2882303761517117441
lload 6
land
lconst_0
lcmp
ifeq 89
86: iload 5
bipush 27
if_icmple 88
87: bipush 27
istore 5
88: StackMap locals:
StackMap stack:
aload 0
bipush 8
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAdd:(I)V
89: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 90
if_icmpne 127
90: aload 0
iconst_4
iconst_5
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAddTwoStates:(II)V
91: goto 127
92: StackMap locals:
StackMap stack:
ldc -2882303761517117441
lload 6
land
lconst_0
lcmp
ifeq 96
93: iload 5
bipush 27
if_icmple 95
94: bipush 27
istore 5
95: StackMap locals:
StackMap stack:
aload 0
bipush 8
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAdd:(I)V
96: StackMap locals:
StackMap stack:
ldc 541165879422
lload 6
land
lconst_0
lcmp
ifeq 127
97: aload 0
iconst_1
iconst_2
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAddTwoStates:(II)V
98: goto 127
99: StackMap locals:
StackMap stack:
aload 0
iconst_0
iconst_2
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAddStates:(II)V
100: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 92
if_icmpne 127
101: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjstateSet:[I
aload 0
dup
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
dup_x1
iconst_1
iadd
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
bipush 11
iastore
102: goto 127
103: StackMap locals:
StackMap stack:
ldc -2882303761517117441
lload 6
land
lconst_0
lcmp
ifeq 107
104: iload 5
bipush 27
if_icmple 106
105: bipush 27
istore 5
106: StackMap locals:
StackMap stack:
aload 0
bipush 8
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAdd:(I)V
107: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 68
if_icmpne 127
108: aload 0
iconst_4
iconst_5
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAddTwoStates:(II)V
109: goto 127
110: StackMap locals:
StackMap stack:
ldc -2882303761517117441
lload 6
land
lconst_0
lcmp
ifne 112
111: goto 127
112: StackMap locals:
StackMap stack:
iload 5
bipush 27
if_icmple 114
113: bipush 27
istore 5
114: StackMap locals:
StackMap stack:
aload 0
bipush 8
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAdd:(I)V
115: goto 127
116: StackMap locals:
StackMap stack:
ldc 541165879422
lload 6
land
lconst_0
lcmp
ifeq 127
117: aload 0
iconst_1
iconst_2
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAddTwoStates:(II)V
118: goto 127
119: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 90
if_icmpne 127
120: aload 0
iconst_4
iconst_5
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAddTwoStates:(II)V
121: goto 127
122: StackMap locals:
StackMap stack:
aload 0
iconst_0
iconst_2
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAddStates:(II)V
123: goto 127
124: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 92
if_icmpne 127
125: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjstateSet:[I
aload 0
dup
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
dup_x1
iconst_1
iadd
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
bipush 11
iastore
126: goto 127
127: StackMap locals:
StackMap stack:
iload 4
iload 3
if_icmpne 84
end local 6 128: goto 160
129: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
sipush 255
iand
bipush 6
ishr
istore 6
start local 6 130: lconst_1
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 63
iand
lshl
lstore 7
start local 7 131: StackMap locals: int long
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjstateSet:[I
iinc 4 -1
iload 4
iaload
tableswitch { // 0 - 15
0: 153
1: 159
2: 159
3: 147
4: 159
5: 159
6: 138
7: 159
8: 132
9: 159
10: 144
11: 159
12: 159
13: 159
14: 144
15: 132
default: 159
}
132: StackMap locals:
StackMap stack:
getstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjbitVec0:[J
iload 6
laload
lload 7
land
lconst_0
lcmp
ifne 134
133: goto 159
134: StackMap locals:
StackMap stack:
iload 5
bipush 27
if_icmple 136
135: bipush 27
istore 5
136: StackMap locals:
StackMap stack:
aload 0
bipush 8
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAdd:(I)V
137: goto 159
138: StackMap locals:
StackMap stack:
getstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjbitVec0:[J
iload 6
laload
lload 7
land
lconst_0
lcmp
ifne 140
139: goto 159
140: StackMap locals:
StackMap stack:
iload 5
bipush 27
if_icmple 142
141: bipush 27
istore 5
142: StackMap locals:
StackMap stack:
aload 0
bipush 8
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAdd:(I)V
143: goto 159
144: StackMap locals:
StackMap stack:
getstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjbitVec0:[J
iload 6
laload
lload 7
land
lconst_0
lcmp
ifeq 159
145: aload 0
iconst_0
iconst_2
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAddStates:(II)V
146: goto 159
147: StackMap locals:
StackMap stack:
getstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjbitVec0:[J
iload 6
laload
lload 7
land
lconst_0
lcmp
ifne 149
148: goto 159
149: StackMap locals:
StackMap stack:
iload 5
bipush 27
if_icmple 151
150: bipush 27
istore 5
151: StackMap locals:
StackMap stack:
aload 0
bipush 8
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAdd:(I)V
152: goto 159
153: StackMap locals:
StackMap stack:
getstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjbitVec0:[J
iload 6
laload
lload 7
land
lconst_0
lcmp
ifne 155
154: goto 159
155: StackMap locals:
StackMap stack:
iload 5
bipush 27
if_icmple 157
156: bipush 27
istore 5
157: StackMap locals:
StackMap stack:
aload 0
bipush 8
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAdd:(I)V
158: goto 159
159: StackMap locals:
StackMap stack:
iload 4
iload 3
if_icmpne 131
end local 7 end local 6 160: StackMap locals:
StackMap stack:
iload 5
ldc 2147483647
if_icmpeq 164
161: aload 0
iload 5
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
162: aload 0
iload 2
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedPos:I
163: ldc 2147483647
istore 5
164: StackMap locals:
StackMap stack:
iinc 2 1
165: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
dup
istore 4
bipush 14
aload 0
iload 3
dup_x1
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
isub
dup
istore 3
if_icmpne 167
166: iload 2
ireturn
167: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.readChar:()C
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
168: goto 5
169: StackMap locals:
StackMap stack: java.io.IOException
pop
iload 2
ireturn
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 170 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
0 170 1 startState I
0 170 2 curPos I
1 170 3 startsAt I
3 170 4 i I
5 170 5 kind I
9 81 6 l J
84 128 6 l J
130 160 6 i2 I
131 160 7 l2 J
Exception table:
from to target type
167 168 169 Class java.io.IOException
MethodParameters:
Name Flags
startState
curPos
private int jjMoveStringLiteralDfa0_2();
descriptor: ()I
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
iconst_0
iconst_0
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjMoveNfa_2:(II)I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
private int jjMoveNfa_2(int, int);
descriptor: (II)I
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=8, args_size=3
start local 0 start local 1 start local 2 0: iconst_0
istore 3
start local 3 1: aload 0
iconst_3
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
2: iconst_1
istore 4
start local 4 3: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjstateSet:[I
iconst_0
iload 1
iastore
4: ldc 2147483647
istore 5
start local 5 5: StackMap locals: int int int
StackMap stack:
aload 0
dup
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjround:I
iconst_1
iadd
dup_x1
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjround:I
ldc 2147483647
if_icmpne 7
6: aload 0
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.ReInitRounds:()V
7: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 64
if_icmpge 24
8: lconst_1
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
lshl
lstore 6
start local 6 9: StackMap locals: long
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjstateSet:[I
iinc 4 -1
iload 4
iaload
tableswitch { // 0 - 2
0: 10
1: 16
2: 19
default: 22
}
10: StackMap locals:
StackMap stack:
ldc 9216
lload 6
land
lconst_0
lcmp
ifeq 13
11: iload 5
bipush 9
if_icmple 13
12: bipush 9
istore 5
13: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 13
if_icmpne 22
14: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjstateSet:[I
aload 0
dup
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
dup_x1
iconst_1
iadd
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
iconst_1
iastore
15: goto 22
16: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 10
if_icmpne 22
iload 5
bipush 9
if_icmple 22
17: bipush 9
istore 5
18: goto 22
19: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 13
if_icmpne 22
20: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjstateSet:[I
aload 0
dup
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
dup_x1
iconst_1
iadd
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
iconst_1
iastore
21: goto 22
22: StackMap locals:
StackMap stack:
iload 4
iload 3
if_icmpne 9
end local 6 23: goto 30
24: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
sipush 128
if_icmpge 28
25: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjstateSet:[I
iinc 4 -1
iload 4
iaload
pop
26: iload 4
iload 3
if_icmpne 25
27: goto 30
28: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjstateSet:[I
iinc 4 -1
iload 4
iaload
pop
29: iload 4
iload 3
if_icmpne 28
30: StackMap locals:
StackMap stack:
iload 5
ldc 2147483647
if_icmpeq 34
31: aload 0
iload 5
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
32: aload 0
iload 2
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedPos:I
33: ldc 2147483647
istore 5
34: StackMap locals:
StackMap stack:
iinc 2 1
35: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
dup
istore 4
iconst_3
aload 0
iload 3
dup_x1
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
isub
dup
istore 3
if_icmpne 37
36: iload 2
ireturn
37: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.readChar:()C
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
38: goto 5
39: StackMap locals:
StackMap stack: java.io.IOException
pop
iload 2
ireturn
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 40 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
0 40 1 startState I
0 40 2 curPos I
1 40 3 startsAt I
3 40 4 i I
5 40 5 kind I
9 23 6 l J
Exception table:
from to target type
37 38 39 Class java.io.IOException
MethodParameters:
Name Flags
startState
curPos
private int jjMoveStringLiteralDfa0_1();
descriptor: ()I
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
tableswitch { // 42 - 42
42: 1
default: 2
}
1: StackMap locals:
StackMap stack:
aload 0
ldc 128
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjMoveStringLiteralDfa1_1:(J)I
ireturn
2: StackMap locals:
StackMap stack:
iconst_1
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
private int jjMoveStringLiteralDfa1_1(long);
descriptor: (J)I
flags: (0x0002) ACC_PRIVATE
Code:
stack=4, locals=3, args_size=2
start local 0 start local 1 0: aload 0
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.readChar:()C
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
1: goto 4
2: StackMap locals:
StackMap stack: java.io.IOException
pop
3: iconst_1
ireturn
4: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
tableswitch { // 47 - 47
47: 5
default: 7
}
5: StackMap locals:
StackMap stack:
lload 1
ldc 128
land
lconst_0
lcmp
ifeq 8
6: aload 0
iconst_1
bipush 7
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjStopAtPos:(II)I
ireturn
7: StackMap locals:
StackMap stack:
iconst_2
ireturn
8: StackMap locals:
StackMap stack:
iconst_2
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
0 9 1 active0 J
Exception table:
from to target type
0 1 2 Class java.io.IOException
MethodParameters:
Name Flags
active0
public void <init>(org.apache.commons.configuration2.plist.SimpleCharStream);
descriptor: (Lorg/apache/commons/configuration2/plist/SimpleCharStream;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
getstatic java.lang.System.out:Ljava/io/PrintStream;
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.debugStream:Ljava/io/PrintStream;
2: aload 0
bipush 14
newarray 10
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjrounds:[I
3: aload 0
bipush 28
newarray 10
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjstateSet:[I
4: aload 0
new java.lang.StringBuilder
dup
invokespecial java.lang.StringBuilder.<init>:()V
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjimage:Ljava/lang/StringBuilder;
5: aload 0
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjimage:Ljava/lang/StringBuilder;
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.image:Ljava/lang/StringBuilder;
6: aload 0
iconst_0
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curLexState:I
7: aload 0
iconst_0
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.defaultLexState:I
8: aload 0
aload 1
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
9: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
0 10 1 stream Lorg/apache/commons/configuration2/plist/SimpleCharStream;
MethodParameters:
Name Flags
stream
public void <init>(org.apache.commons.configuration2.plist.SimpleCharStream, int);
descriptor: (Lorg/apache/commons/configuration2/plist/SimpleCharStream;I)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
invokespecial org.apache.commons.configuration2.plist.PropertyListParserTokenManager.<init>:(Lorg/apache/commons/configuration2/plist/SimpleCharStream;)V
1: aload 0
iload 2
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.SwitchTo:(I)V
2: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
0 3 1 stream Lorg/apache/commons/configuration2/plist/SimpleCharStream;
0 3 2 lexState I
MethodParameters:
Name Flags
stream
lexState
public void ReInit(org.apache.commons.configuration2.plist.SimpleCharStream);
descriptor: (Lorg/apache/commons/configuration2/plist/SimpleCharStream;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 0
iconst_0
dup_x1
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedPos:I
1: aload 0
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.defaultLexState:I
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curLexState:I
2: aload 0
aload 1
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
3: aload 0
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.ReInitRounds:()V
4: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
0 5 1 stream Lorg/apache/commons/configuration2/plist/SimpleCharStream;
MethodParameters:
Name Flags
stream
private void ReInitRounds();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=2, args_size=1
start local 0 0: aload 0
ldc -2147483647
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjround:I
1: bipush 14
istore 1
start local 1 2: goto 4
3: StackMap locals: int
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjrounds:[I
iload 1
ldc -2147483648
iastore
4: StackMap locals:
StackMap stack:
iload 1
iinc 1 -1
ifgt 3
5: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
2 6 1 i I
public void ReInit(org.apache.commons.configuration2.plist.SimpleCharStream, int);
descriptor: (Lorg/apache/commons/configuration2/plist/SimpleCharStream;I)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.ReInit:(Lorg/apache/commons/configuration2/plist/SimpleCharStream;)V
1: aload 0
iload 2
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.SwitchTo:(I)V
2: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
0 3 1 stream Lorg/apache/commons/configuration2/plist/SimpleCharStream;
0 3 2 lexState I
MethodParameters:
Name Flags
stream
lexState
public void SwitchTo(int);
descriptor: (I)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: iload 1
iconst_3
if_icmpge 1
iload 1
ifge 2
1: StackMap locals:
StackMap stack:
new org.apache.commons.configuration2.plist.TokenMgrError
dup
new java.lang.StringBuilder
dup
ldc "Error: Ignoring invalid lexical state : "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
iload 1
invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
ldc ". State unchanged."
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
iconst_2
invokespecial org.apache.commons.configuration2.plist.TokenMgrError.<init>:(Ljava/lang/String;I)V
athrow
2: StackMap locals:
StackMap stack:
aload 0
iload 1
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curLexState:I
3: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
0 4 1 lexState I
MethodParameters:
Name Flags
lexState
protected org.apache.commons.configuration2.plist.Token jjFillToken();
descriptor: ()Lorg/apache/commons/configuration2/plist/Token;
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=8, args_size=1
start local 0 0: getstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjstrLiteralImages:[Ljava/lang/String;
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
aaload
astore 7
start local 7 1: aload 7
ifnonnull 2
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.GetImage:()Ljava/lang/String;
goto 3
StackMap locals: org.apache.commons.configuration2.plist.PropertyListParserTokenManager top top top top top top java.lang.String
StackMap stack:
2: aload 7
StackMap locals:
StackMap stack: java.lang.String
3: astore 2
start local 2 4: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.getBeginLine:()I
istore 3
start local 3 5: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.getBeginColumn:()I
istore 5
start local 5 6: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.getEndLine:()I
istore 4
start local 4 7: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.getEndColumn:()I
istore 6
start local 6 8: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
aload 2
invokestatic org.apache.commons.configuration2.plist.Token.newToken:(ILjava/lang/String;)Lorg/apache/commons/configuration2/plist/Token;
astore 1
start local 1 9: aload 1
iload 3
putfield org.apache.commons.configuration2.plist.Token.beginLine:I
10: aload 1
iload 4
putfield org.apache.commons.configuration2.plist.Token.endLine:I
11: aload 1
iload 5
putfield org.apache.commons.configuration2.plist.Token.beginColumn:I
12: aload 1
iload 6
putfield org.apache.commons.configuration2.plist.Token.endColumn:I
13: aload 1
areturn
end local 7 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 14 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
9 14 1 t Lorg/apache/commons/configuration2/plist/Token;
4 14 2 curTokenImage Ljava/lang/String;
5 14 3 beginLine I
7 14 4 endLine I
6 14 5 beginColumn I
8 14 6 endColumn I
1 14 7 im Ljava/lang/String;
public org.apache.commons.configuration2.plist.Token getNextToken();
descriptor: ()Lorg/apache/commons/configuration2/plist/Token;
flags: (0x0001) ACC_PUBLIC
Code:
stack=9, locals=8, args_size=1
start local 0 0: aconst_null
astore 1
start local 1 1: iconst_0
istore 3
start local 3 2: StackMap locals: org.apache.commons.configuration2.plist.PropertyListParserTokenManager org.apache.commons.configuration2.plist.Token top int
StackMap stack:
aload 0
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.BeginToken:()C
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
3: goto 9
4: StackMap locals:
StackMap stack: java.io.IOException
pop
5: aload 0
iconst_0
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
6: aload 0
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjFillToken:()Lorg/apache/commons/configuration2/plist/Token;
astore 2
start local 2 7: aload 2
aload 1
putfield org.apache.commons.configuration2.plist.Token.specialToken:Lorg/apache/commons/configuration2/plist/Token;
8: aload 2
areturn
end local 2 9: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjimage:Ljava/lang/StringBuilder;
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.image:Ljava/lang/StringBuilder;
10: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.image:Ljava/lang/StringBuilder;
iconst_0
invokevirtual java.lang.StringBuilder.setLength:(I)V
11: aload 0
iconst_0
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjimageLen:I
12: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curLexState:I
tableswitch { // 0 - 2
0: 13
1: 23
2: 29
default: 34
}
13: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
iconst_0
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.backup:(I)V
14: goto 16
15: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.BeginToken:()C
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
16: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 32
if_icmpgt 19
ldc 4294977024
lconst_1
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
lshl
land
lconst_0
lcmp
ifne 15
17: goto 19
18: StackMap locals:
StackMap stack: java.io.IOException
pop
goto 2
19: StackMap locals:
StackMap stack:
aload 0
ldc 2147483647
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
20: aload 0
iconst_0
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedPos:I
21: aload 0
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjMoveStringLiteralDfa0_0:()I
istore 3
22: goto 34
23: StackMap locals:
StackMap stack:
aload 0
ldc 2147483647
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
24: aload 0
iconst_0
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedPos:I
25: aload 0
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjMoveStringLiteralDfa0_1:()I
istore 3
26: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedPos:I
ifne 34
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
bipush 6
if_icmple 34
27: aload 0
bipush 6
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
28: goto 34
29: StackMap locals:
StackMap stack:
aload 0
ldc 2147483647
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
30: aload 0
iconst_0
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedPos:I
31: aload 0
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjMoveStringLiteralDfa0_2:()I
istore 3
32: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedPos:I
ifne 34
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
bipush 10
if_icmple 34
33: aload 0
bipush 10
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
34: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
ldc 2147483647
if_icmpeq 64
35: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedPos:I
iconst_1
iadd
iload 3
if_icmpge 37
36: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
iload 3
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedPos:I
isub
iconst_1
isub
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.backup:(I)V
37: StackMap locals:
StackMap stack:
getstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjtoToken:[J
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
bipush 6
ishr
laload
lconst_1
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
bipush 63
iand
lshl
land
lconst_0
lcmp
ifeq 43
38: aload 0
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjFillToken:()Lorg/apache/commons/configuration2/plist/Token;
astore 2
start local 2 39: aload 2
aload 1
putfield org.apache.commons.configuration2.plist.Token.specialToken:Lorg/apache/commons/configuration2/plist/Token;
40: getstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewLexState:[I
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
iaload
iconst_m1
if_icmpeq 42
41: aload 0
getstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewLexState:[I
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
iaload
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curLexState:I
42: StackMap locals: org.apache.commons.configuration2.plist.PropertyListParserTokenManager org.apache.commons.configuration2.plist.Token org.apache.commons.configuration2.plist.Token int
StackMap stack:
aload 2
areturn
end local 2 43: StackMap locals: org.apache.commons.configuration2.plist.PropertyListParserTokenManager org.apache.commons.configuration2.plist.Token top int
StackMap stack:
getstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjtoSkip:[J
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
bipush 6
ishr
laload
lconst_1
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
bipush 63
iand
lshl
land
lconst_0
lcmp
ifeq 56
44: getstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjtoSpecial:[J
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
bipush 6
ishr
laload
lconst_1
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
bipush 63
iand
lshl
land
lconst_0
lcmp
ifeq 52
45: aload 0
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjFillToken:()Lorg/apache/commons/configuration2/plist/Token;
astore 2
start local 2 46: aload 1
ifnonnull 48
47: aload 2
astore 1
goto 50
48: StackMap locals: org.apache.commons.configuration2.plist.PropertyListParserTokenManager org.apache.commons.configuration2.plist.Token org.apache.commons.configuration2.plist.Token int
StackMap stack:
aload 2
aload 1
putfield org.apache.commons.configuration2.plist.Token.specialToken:Lorg/apache/commons/configuration2/plist/Token;
49: aload 1
aload 2
dup_x1
putfield org.apache.commons.configuration2.plist.Token.next:Lorg/apache/commons/configuration2/plist/Token;
astore 1
50: StackMap locals:
StackMap stack:
aload 0
aload 2
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.SkipLexicalActions:(Lorg/apache/commons/configuration2/plist/Token;)V
51: goto 53
end local 2 52: StackMap locals: org.apache.commons.configuration2.plist.PropertyListParserTokenManager org.apache.commons.configuration2.plist.Token top int
StackMap stack:
aload 0
aconst_null
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.SkipLexicalActions:(Lorg/apache/commons/configuration2/plist/Token;)V
53: StackMap locals:
StackMap stack:
getstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewLexState:[I
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
iaload
iconst_m1
if_icmpeq 2
54: aload 0
getstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewLexState:[I
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
iaload
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curLexState:I
55: goto 2
56: StackMap locals:
StackMap stack:
aload 0
dup
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjimageLen:I
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedPos:I
iconst_1
iadd
iadd
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjimageLen:I
57: getstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewLexState:[I
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
iaload
iconst_m1
if_icmpeq 59
58: aload 0
getstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewLexState:[I
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
iaload
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curLexState:I
59: StackMap locals:
StackMap stack:
iconst_0
istore 3
60: aload 0
ldc 2147483647
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
61: aload 0
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.readChar:()C
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
62: goto 12
63: StackMap locals:
StackMap stack: java.io.IOException
pop
64: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.getEndLine:()I
istore 4
start local 4 65: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.getEndColumn:()I
istore 5
start local 5 66: aconst_null
astore 6
start local 6 67: iconst_0
istore 7
start local 7 68: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.readChar:()C
pop
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
iconst_1
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.backup:(I)V
69: goto 80
70: StackMap locals: org.apache.commons.configuration2.plist.PropertyListParserTokenManager org.apache.commons.configuration2.plist.Token top int int int java.lang.String int
StackMap stack: java.io.IOException
pop
71: iconst_1
istore 7
72: iload 3
iconst_1
if_icmpgt 73
ldc ""
goto 74
StackMap locals:
StackMap stack:
73: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.GetImage:()Ljava/lang/String;
StackMap locals:
StackMap stack: java.lang.String
74: astore 6
75: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 10
if_icmpeq 76
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
bipush 13
if_icmpne 79
76: StackMap locals:
StackMap stack:
iinc 4 1
77: iconst_0
istore 5
78: goto 80
79: StackMap locals:
StackMap stack:
iinc 5 1
80: StackMap locals:
StackMap stack:
iload 7
ifne 85
81: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
iconst_1
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.backup:(I)V
82: iload 3
iconst_1
if_icmpgt 83
ldc ""
goto 84
StackMap locals:
StackMap stack:
83: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.input_stream:Lorg/apache/commons/configuration2/plist/SimpleCharStream;
invokevirtual org.apache.commons.configuration2.plist.SimpleCharStream.GetImage:()Ljava/lang/String;
StackMap locals:
StackMap stack: java.lang.String
84: astore 6
85: StackMap locals:
StackMap stack:
new org.apache.commons.configuration2.plist.TokenMgrError
dup
iload 7
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curLexState:I
iload 4
iload 5
aload 6
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.curChar:C
iconst_0
invokespecial org.apache.commons.configuration2.plist.TokenMgrError.<init>:(ZIIILjava/lang/String;CI)V
athrow
end local 7 end local 6 end local 5 end local 4 end local 3 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 86 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
1 86 1 specialToken Lorg/apache/commons/configuration2/plist/Token;
7 9 2 matchedToken Lorg/apache/commons/configuration2/plist/Token;
39 43 2 matchedToken Lorg/apache/commons/configuration2/plist/Token;
46 52 2 matchedToken Lorg/apache/commons/configuration2/plist/Token;
2 86 3 curPos I
65 86 4 error_line I
66 86 5 error_column I
67 86 6 error_after Ljava/lang/String;
68 86 7 EOFSeen Z
Exception table:
from to target type
2 3 4 Class java.io.IOException
13 17 18 Class java.io.IOException
61 62 63 Class java.io.IOException
68 69 70 Class java.io.IOException
void SkipLexicalActions(org.apache.commons.configuration2.plist.Token);
descriptor: (Lorg/apache/commons/configuration2/plist/Token;)V
flags: (0x0000)
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjmatchedKind:I
pop
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
0 2 1 matchedToken Lorg/apache/commons/configuration2/plist/Token;
MethodParameters:
Name Flags
matchedToken
private void jjCheckNAdd(int);
descriptor: (I)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjrounds:[I
iload 1
iaload
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjround:I
if_icmpeq 3
1: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjstateSet:[I
aload 0
dup
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
dup_x1
iconst_1
iadd
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
iload 1
iastore
2: aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjrounds:[I
iload 1
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjround:I
iastore
3: StackMap locals:
StackMap stack:
return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
0 4 1 state I
MethodParameters:
Name Flags
state
private void jjAddStates(int, int);
descriptor: (II)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=3, args_size=3
start local 0 start local 1 start local 2 0: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjstateSet:[I
aload 0
dup
getfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
dup_x1
iconst_1
iadd
putfield org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnewStateCnt:I
getstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnextStates:[I
iload 1
iaload
iastore
1: iload 1
iinc 1 1
iload 2
if_icmpne 0
2: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
0 3 1 start I
0 3 2 end I
MethodParameters:
Name Flags
start
end
private void jjCheckNAddTwoStates(int, int);
descriptor: (II)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
iload 1
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAdd:(I)V
1: aload 0
iload 2
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAdd:(I)V
2: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
0 3 1 state1 I
0 3 2 state2 I
MethodParameters:
Name Flags
state1
state2
private void jjCheckNAddStates(int, int);
descriptor: (II)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: StackMap locals:
StackMap stack:
aload 0
getstatic org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjnextStates:[I
iload 1
iaload
invokevirtual org.apache.commons.configuration2.plist.PropertyListParserTokenManager.jjCheckNAdd:(I)V
1: iload 1
iinc 1 1
iload 2
if_icmpne 0
2: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lorg/apache/commons/configuration2/plist/PropertyListParserTokenManager;
0 3 1 start I
0 3 2 end I
MethodParameters:
Name Flags
start
end
}
SourceFile: "PropertyListParserTokenManager.java"