public class org.apache.batik.parser.PathParser extends org.apache.batik.parser.NumberParser
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.apache.batik.parser.PathParser
super_class: org.apache.batik.parser.NumberParser
{
protected org.apache.batik.parser.PathHandler pathHandler;
descriptor: Lorg/apache/batik/parser/PathHandler;
flags: (0x0004) ACC_PROTECTED
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
invokespecial org.apache.batik.parser.NumberParser.<init>:()V
1: aload 0
getstatic org.apache.batik.parser.DefaultPathHandler.INSTANCE:Lorg/apache/batik/parser/PathHandler;
putfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
2: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lorg/apache/batik/parser/PathParser;
public void setPathHandler(org.apache.batik.parser.PathHandler);
descriptor: (Lorg/apache/batik/parser/PathHandler;)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.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lorg/apache/batik/parser/PathParser;
0 2 1 handler Lorg/apache/batik/parser/PathHandler;
MethodParameters:
Name Flags
handler
public org.apache.batik.parser.PathHandler getPathHandler();
descriptor: ()Lorg/apache/batik/parser/PathHandler;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/PathParser;
protected void doParse();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=6, locals=2, args_size=1
start local 0 0: aload 0
getfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
invokeinterface org.apache.batik.parser.PathHandler.startPath:()V
1: aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
2: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.batik.parser.PathParser.current:I
lookupswitch { // 25
-1: 26
9: 3
10: 3
13: 3
32: 3
65: 25
67: 17
72: 13
76: 11
77: 9
81: 19
83: 21
84: 23
86: 15
90: 5
97: 24
99: 16
104: 12
108: 10
109: 8
113: 18
115: 20
116: 22
118: 14
122: 5
default: 27
}
3: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
4: goto 2
5: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
6: aload 0
getfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
invokeinterface org.apache.batik.parser.PathHandler.closePath:()V
7: goto 2
8: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parsem:()V
goto 2
9: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseM:()V
goto 2
10: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parsel:()V
goto 2
11: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseL:()V
goto 2
12: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseh:()V
goto 2
13: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseH:()V
goto 2
14: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parsev:()V
goto 2
15: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseV:()V
goto 2
16: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parsec:()V
goto 2
17: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseC:()V
goto 2
18: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseq:()V
goto 2
19: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseQ:()V
goto 2
20: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parses:()V
goto 2
21: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseS:()V
goto 2
22: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parset:()V
goto 2
23: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseT:()V
goto 2
24: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parsea:()V
goto 2
25: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseA:()V
goto 2
26: StackMap locals:
StackMap stack:
goto 33
27: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokevirtual org.apache.batik.parser.PathParser.reportUnexpected:(I)V
28: goto 2
StackMap locals:
StackMap stack: org.apache.batik.parser.ParseException
29: astore 1
start local 1 30: aload 0
getfield org.apache.batik.parser.PathParser.errorHandler:Lorg/apache/batik/parser/ErrorHandler;
aload 1
invokeinterface org.apache.batik.parser.ErrorHandler.error:(Lorg/apache/batik/parser/ParseException;)V
31: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipSubPath:()V
end local 1 32: goto 2
33: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.skipSpaces:()V
34: aload 0
getfield org.apache.batik.parser.PathParser.current:I
iconst_m1
if_icmpeq 38
35: aload 0
ldc "end.of.stream.expected"
36: iconst_1
anewarray java.lang.Object
dup
iconst_0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
aastore
37: invokevirtual org.apache.batik.parser.PathParser.reportError:(Ljava/lang/String;[Ljava/lang/Object;)V
38: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
invokeinterface org.apache.batik.parser.PathHandler.endPath:()V
39: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 40 0 this Lorg/apache/batik/parser/PathParser;
30 32 1 e Lorg/apache/batik/parser/ParseException;
Exception table:
from to target type
2 26 29 Class org.apache.batik.parser.ParseException
27 28 29 Class org.apache.batik.parser.ParseException
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
protected void parsem();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=4, args_size=1
start local 0 0: aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
1: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipSpaces:()V
2: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 1
start local 1 3: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
4: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 2
start local 2 5: aload 0
getfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
fload 1
fload 2
invokeinterface org.apache.batik.parser.PathHandler.movetoRel:(FF)V
6: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces2:()Z
istore 3
start local 3 7: aload 0
iload 3
invokevirtual org.apache.batik.parser.PathParser._parsel:(Z)V
8: return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lorg/apache/batik/parser/PathParser;
3 9 1 x F
5 9 2 y F
7 9 3 expectNumber Z
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
protected void parseM();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=4, args_size=1
start local 0 0: aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
1: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipSpaces:()V
2: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 1
start local 1 3: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
4: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 2
start local 2 5: aload 0
getfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
fload 1
fload 2
invokeinterface org.apache.batik.parser.PathHandler.movetoAbs:(FF)V
6: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces2:()Z
istore 3
start local 3 7: aload 0
iload 3
invokevirtual org.apache.batik.parser.PathParser._parseL:(Z)V
8: return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lorg/apache/batik/parser/PathParser;
3 9 1 x F
5 9 2 y F
7 9 3 expectNumber Z
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
protected void parsel();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
1: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipSpaces:()V
2: aload 0
iconst_1
invokevirtual org.apache.batik.parser.PathParser._parsel:(Z)V
3: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lorg/apache/batik/parser/PathParser;
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
protected void _parsel(boolean);
descriptor: (Z)V
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=4, args_size=2
start local 0 start local 1 0: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.batik.parser.PathParser.current:I
tableswitch { // 43 - 57
43: 3
44: 1
45: 3
46: 3
47: 1
48: 3
49: 3
50: 3
51: 3
52: 3
53: 3
54: 3
55: 3
56: 3
57: 3
default: 1
}
1: StackMap locals:
StackMap stack:
iload 1
ifeq 2
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokevirtual org.apache.batik.parser.PathParser.reportUnexpected:(I)V
2: StackMap locals:
StackMap stack:
return
3: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 2
start local 2 4: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
5: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 3
start local 3 6: aload 0
getfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
fload 2
fload 3
invokeinterface org.apache.batik.parser.PathHandler.linetoRel:(FF)V
7: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces2:()Z
istore 1
end local 3 end local 2 8: goto 0
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lorg/apache/batik/parser/PathParser;
0 9 1 expectNumber Z
4 8 2 x F
6 8 3 y F
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
MethodParameters:
Name Flags
expectNumber
protected void parseL();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
1: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipSpaces:()V
2: aload 0
iconst_1
invokevirtual org.apache.batik.parser.PathParser._parseL:(Z)V
3: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lorg/apache/batik/parser/PathParser;
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
protected void _parseL(boolean);
descriptor: (Z)V
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=4, args_size=2
start local 0 start local 1 0: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.batik.parser.PathParser.current:I
tableswitch { // 43 - 57
43: 3
44: 1
45: 3
46: 3
47: 1
48: 3
49: 3
50: 3
51: 3
52: 3
53: 3
54: 3
55: 3
56: 3
57: 3
default: 1
}
1: StackMap locals:
StackMap stack:
iload 1
ifeq 2
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokevirtual org.apache.batik.parser.PathParser.reportUnexpected:(I)V
2: StackMap locals:
StackMap stack:
return
3: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 2
start local 2 4: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
5: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 3
start local 3 6: aload 0
getfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
fload 2
fload 3
invokeinterface org.apache.batik.parser.PathHandler.linetoAbs:(FF)V
7: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces2:()Z
istore 1
end local 3 end local 2 8: goto 0
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lorg/apache/batik/parser/PathParser;
0 9 1 expectNumber Z
4 8 2 x F
6 8 3 y F
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
MethodParameters:
Name Flags
expectNumber
protected void parseh();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=3, args_size=1
start local 0 0: aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
1: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipSpaces:()V
2: iconst_1
istore 1
start local 1 3: StackMap locals: int
StackMap stack:
aload 0
getfield org.apache.batik.parser.PathParser.current:I
tableswitch { // 43 - 57
43: 6
44: 4
45: 6
46: 6
47: 4
48: 6
49: 6
50: 6
51: 6
52: 6
53: 6
54: 6
55: 6
56: 6
57: 6
default: 4
}
4: StackMap locals:
StackMap stack:
iload 1
ifeq 5
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokevirtual org.apache.batik.parser.PathParser.reportUnexpected:(I)V
5: StackMap locals:
StackMap stack:
return
6: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 2
start local 2 7: aload 0
getfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
fload 2
invokeinterface org.apache.batik.parser.PathHandler.linetoHorizontalRel:(F)V
8: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces2:()Z
istore 1
end local 2 9: goto 3
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 this Lorg/apache/batik/parser/PathParser;
3 10 1 expectNumber Z
7 9 2 x F
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
protected void parseH();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=3, args_size=1
start local 0 0: aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
1: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipSpaces:()V
2: iconst_1
istore 1
start local 1 3: StackMap locals: int
StackMap stack:
aload 0
getfield org.apache.batik.parser.PathParser.current:I
tableswitch { // 43 - 57
43: 6
44: 4
45: 6
46: 6
47: 4
48: 6
49: 6
50: 6
51: 6
52: 6
53: 6
54: 6
55: 6
56: 6
57: 6
default: 4
}
4: StackMap locals:
StackMap stack:
iload 1
ifeq 5
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokevirtual org.apache.batik.parser.PathParser.reportUnexpected:(I)V
5: StackMap locals:
StackMap stack:
return
6: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 2
start local 2 7: aload 0
getfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
fload 2
invokeinterface org.apache.batik.parser.PathHandler.linetoHorizontalAbs:(F)V
8: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces2:()Z
istore 1
end local 2 9: goto 3
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 this Lorg/apache/batik/parser/PathParser;
3 10 1 expectNumber Z
7 9 2 x F
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
protected void parsev();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=3, args_size=1
start local 0 0: aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
1: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipSpaces:()V
2: iconst_1
istore 1
start local 1 3: StackMap locals: int
StackMap stack:
aload 0
getfield org.apache.batik.parser.PathParser.current:I
tableswitch { // 43 - 57
43: 6
44: 4
45: 6
46: 6
47: 4
48: 6
49: 6
50: 6
51: 6
52: 6
53: 6
54: 6
55: 6
56: 6
57: 6
default: 4
}
4: StackMap locals:
StackMap stack:
iload 1
ifeq 5
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokevirtual org.apache.batik.parser.PathParser.reportUnexpected:(I)V
5: StackMap locals:
StackMap stack:
return
6: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 2
start local 2 7: aload 0
getfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
fload 2
invokeinterface org.apache.batik.parser.PathHandler.linetoVerticalRel:(F)V
8: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces2:()Z
istore 1
end local 2 9: goto 3
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 this Lorg/apache/batik/parser/PathParser;
3 10 1 expectNumber Z
7 9 2 x F
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
protected void parseV();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=3, args_size=1
start local 0 0: aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
1: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipSpaces:()V
2: iconst_1
istore 1
start local 1 3: StackMap locals: int
StackMap stack:
aload 0
getfield org.apache.batik.parser.PathParser.current:I
tableswitch { // 43 - 57
43: 6
44: 4
45: 6
46: 6
47: 4
48: 6
49: 6
50: 6
51: 6
52: 6
53: 6
54: 6
55: 6
56: 6
57: 6
default: 4
}
4: StackMap locals:
StackMap stack:
iload 1
ifeq 5
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokevirtual org.apache.batik.parser.PathParser.reportUnexpected:(I)V
5: StackMap locals:
StackMap stack:
return
6: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 2
start local 2 7: aload 0
getfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
fload 2
invokeinterface org.apache.batik.parser.PathHandler.linetoVerticalAbs:(F)V
8: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces2:()Z
istore 1
end local 2 9: goto 3
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 this Lorg/apache/batik/parser/PathParser;
3 10 1 expectNumber Z
7 9 2 x F
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
protected void parsec();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=7, locals=8, args_size=1
start local 0 0: aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
1: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipSpaces:()V
2: iconst_1
istore 1
start local 1 3: StackMap locals: int
StackMap stack:
aload 0
getfield org.apache.batik.parser.PathParser.current:I
tableswitch { // 43 - 57
43: 6
44: 4
45: 6
46: 6
47: 4
48: 6
49: 6
50: 6
51: 6
52: 6
53: 6
54: 6
55: 6
56: 6
57: 6
default: 4
}
4: StackMap locals:
StackMap stack:
iload 1
ifeq 5
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokevirtual org.apache.batik.parser.PathParser.reportUnexpected:(I)V
5: StackMap locals:
StackMap stack:
return
6: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 2
start local 2 7: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
8: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 3
start local 3 9: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
10: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 4
start local 4 11: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
12: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 5
start local 5 13: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
14: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 6
start local 6 15: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
16: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 7
start local 7 17: aload 0
getfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
fload 2
fload 3
fload 4
fload 5
fload 6
fload 7
invokeinterface org.apache.batik.parser.PathHandler.curvetoCubicRel:(FFFFFF)V
18: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces2:()Z
istore 1
end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 19: goto 3
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 20 0 this Lorg/apache/batik/parser/PathParser;
3 20 1 expectNumber Z
7 19 2 x1 F
9 19 3 y1 F
11 19 4 x2 F
13 19 5 y2 F
15 19 6 x F
17 19 7 y F
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
protected void parseC();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=7, locals=8, args_size=1
start local 0 0: aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
1: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipSpaces:()V
2: iconst_1
istore 1
start local 1 3: StackMap locals: int
StackMap stack:
aload 0
getfield org.apache.batik.parser.PathParser.current:I
tableswitch { // 43 - 57
43: 6
44: 4
45: 6
46: 6
47: 4
48: 6
49: 6
50: 6
51: 6
52: 6
53: 6
54: 6
55: 6
56: 6
57: 6
default: 4
}
4: StackMap locals:
StackMap stack:
iload 1
ifeq 5
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokevirtual org.apache.batik.parser.PathParser.reportUnexpected:(I)V
5: StackMap locals:
StackMap stack:
return
6: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 2
start local 2 7: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
8: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 3
start local 3 9: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
10: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 4
start local 4 11: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
12: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 5
start local 5 13: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
14: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 6
start local 6 15: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
16: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 7
start local 7 17: aload 0
getfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
fload 2
fload 3
fload 4
fload 5
fload 6
fload 7
invokeinterface org.apache.batik.parser.PathHandler.curvetoCubicAbs:(FFFFFF)V
18: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces2:()Z
istore 1
end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 19: goto 3
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 20 0 this Lorg/apache/batik/parser/PathParser;
3 20 1 expectNumber Z
7 19 2 x1 F
9 19 3 y1 F
11 19 4 x2 F
13 19 5 y2 F
15 19 6 x F
17 19 7 y F
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
protected void parseq();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=5, locals=6, args_size=1
start local 0 0: aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
1: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipSpaces:()V
2: iconst_1
istore 1
start local 1 3: StackMap locals: int
StackMap stack:
aload 0
getfield org.apache.batik.parser.PathParser.current:I
tableswitch { // 43 - 57
43: 6
44: 4
45: 6
46: 6
47: 4
48: 6
49: 6
50: 6
51: 6
52: 6
53: 6
54: 6
55: 6
56: 6
57: 6
default: 4
}
4: StackMap locals:
StackMap stack:
iload 1
ifeq 5
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokevirtual org.apache.batik.parser.PathParser.reportUnexpected:(I)V
5: StackMap locals:
StackMap stack:
return
6: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 2
start local 2 7: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
8: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 3
start local 3 9: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
10: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 4
start local 4 11: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
12: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 5
start local 5 13: aload 0
getfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
fload 2
fload 3
fload 4
fload 5
invokeinterface org.apache.batik.parser.PathHandler.curvetoQuadraticRel:(FFFF)V
14: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces2:()Z
istore 1
end local 5 end local 4 end local 3 end local 2 15: goto 3
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 16 0 this Lorg/apache/batik/parser/PathParser;
3 16 1 expectNumber Z
7 15 2 x1 F
9 15 3 y1 F
11 15 4 x F
13 15 5 y F
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
protected void parseQ();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=5, locals=6, args_size=1
start local 0 0: aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
1: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipSpaces:()V
2: iconst_1
istore 1
start local 1 3: StackMap locals: int
StackMap stack:
aload 0
getfield org.apache.batik.parser.PathParser.current:I
tableswitch { // 43 - 57
43: 6
44: 4
45: 6
46: 6
47: 4
48: 6
49: 6
50: 6
51: 6
52: 6
53: 6
54: 6
55: 6
56: 6
57: 6
default: 4
}
4: StackMap locals:
StackMap stack:
iload 1
ifeq 5
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokevirtual org.apache.batik.parser.PathParser.reportUnexpected:(I)V
5: StackMap locals:
StackMap stack:
return
6: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 2
start local 2 7: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
8: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 3
start local 3 9: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
10: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 4
start local 4 11: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
12: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 5
start local 5 13: aload 0
getfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
fload 2
fload 3
fload 4
fload 5
invokeinterface org.apache.batik.parser.PathHandler.curvetoQuadraticAbs:(FFFF)V
14: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces2:()Z
istore 1
end local 5 end local 4 end local 3 end local 2 15: goto 3
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 16 0 this Lorg/apache/batik/parser/PathParser;
3 16 1 expectNumber Z
7 15 2 x1 F
9 15 3 y1 F
11 15 4 x F
13 15 5 y F
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
protected void parses();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=5, locals=6, args_size=1
start local 0 0: aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
1: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipSpaces:()V
2: iconst_1
istore 1
start local 1 3: StackMap locals: int
StackMap stack:
aload 0
getfield org.apache.batik.parser.PathParser.current:I
tableswitch { // 43 - 57
43: 6
44: 4
45: 6
46: 6
47: 4
48: 6
49: 6
50: 6
51: 6
52: 6
53: 6
54: 6
55: 6
56: 6
57: 6
default: 4
}
4: StackMap locals:
StackMap stack:
iload 1
ifeq 5
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokevirtual org.apache.batik.parser.PathParser.reportUnexpected:(I)V
5: StackMap locals:
StackMap stack:
return
6: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 2
start local 2 7: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
8: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 3
start local 3 9: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
10: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 4
start local 4 11: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
12: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 5
start local 5 13: aload 0
getfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
fload 2
fload 3
fload 4
fload 5
invokeinterface org.apache.batik.parser.PathHandler.curvetoCubicSmoothRel:(FFFF)V
14: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces2:()Z
istore 1
end local 5 end local 4 end local 3 end local 2 15: goto 3
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 16 0 this Lorg/apache/batik/parser/PathParser;
3 16 1 expectNumber Z
7 15 2 x2 F
9 15 3 y2 F
11 15 4 x F
13 15 5 y F
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
protected void parseS();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=5, locals=6, args_size=1
start local 0 0: aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
1: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipSpaces:()V
2: iconst_1
istore 1
start local 1 3: StackMap locals: int
StackMap stack:
aload 0
getfield org.apache.batik.parser.PathParser.current:I
tableswitch { // 43 - 57
43: 6
44: 4
45: 6
46: 6
47: 4
48: 6
49: 6
50: 6
51: 6
52: 6
53: 6
54: 6
55: 6
56: 6
57: 6
default: 4
}
4: StackMap locals:
StackMap stack:
iload 1
ifeq 5
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokevirtual org.apache.batik.parser.PathParser.reportUnexpected:(I)V
5: StackMap locals:
StackMap stack:
return
6: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 2
start local 2 7: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
8: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 3
start local 3 9: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
10: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 4
start local 4 11: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
12: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 5
start local 5 13: aload 0
getfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
fload 2
fload 3
fload 4
fload 5
invokeinterface org.apache.batik.parser.PathHandler.curvetoCubicSmoothAbs:(FFFF)V
14: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces2:()Z
istore 1
end local 5 end local 4 end local 3 end local 2 15: goto 3
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 16 0 this Lorg/apache/batik/parser/PathParser;
3 16 1 expectNumber Z
7 15 2 x2 F
9 15 3 y2 F
11 15 4 x F
13 15 5 y F
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
protected void parset();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=4, args_size=1
start local 0 0: aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
1: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipSpaces:()V
2: iconst_1
istore 1
start local 1 3: StackMap locals: int
StackMap stack:
aload 0
getfield org.apache.batik.parser.PathParser.current:I
tableswitch { // 43 - 57
43: 6
44: 4
45: 6
46: 6
47: 4
48: 6
49: 6
50: 6
51: 6
52: 6
53: 6
54: 6
55: 6
56: 6
57: 6
default: 4
}
4: StackMap locals:
StackMap stack:
iload 1
ifeq 5
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokevirtual org.apache.batik.parser.PathParser.reportUnexpected:(I)V
5: StackMap locals:
StackMap stack:
return
6: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 2
start local 2 7: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
8: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 3
start local 3 9: aload 0
getfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
fload 2
fload 3
invokeinterface org.apache.batik.parser.PathHandler.curvetoQuadraticSmoothRel:(FF)V
10: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces2:()Z
istore 1
end local 3 end local 2 11: goto 3
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 this Lorg/apache/batik/parser/PathParser;
3 12 1 expectNumber Z
7 11 2 x F
9 11 3 y F
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
protected void parseT();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=4, args_size=1
start local 0 0: aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
1: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipSpaces:()V
2: iconst_1
istore 1
start local 1 3: StackMap locals: int
StackMap stack:
aload 0
getfield org.apache.batik.parser.PathParser.current:I
tableswitch { // 43 - 57
43: 6
44: 4
45: 6
46: 6
47: 4
48: 6
49: 6
50: 6
51: 6
52: 6
53: 6
54: 6
55: 6
56: 6
57: 6
default: 4
}
4: StackMap locals:
StackMap stack:
iload 1
ifeq 5
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokevirtual org.apache.batik.parser.PathParser.reportUnexpected:(I)V
5: StackMap locals:
StackMap stack:
return
6: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 2
start local 2 7: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
8: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 3
start local 3 9: aload 0
getfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
fload 2
fload 3
invokeinterface org.apache.batik.parser.PathHandler.curvetoQuadraticSmoothAbs:(FF)V
10: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces2:()Z
istore 1
end local 3 end local 2 11: goto 3
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 this Lorg/apache/batik/parser/PathParser;
3 12 1 expectNumber Z
7 11 2 x F
9 11 3 y F
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
protected void parsea();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=8, locals=9, args_size=1
start local 0 0: aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
1: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipSpaces:()V
2: iconst_1
istore 1
start local 1 3: StackMap locals: int
StackMap stack:
aload 0
getfield org.apache.batik.parser.PathParser.current:I
tableswitch { // 43 - 57
43: 6
44: 4
45: 6
46: 6
47: 4
48: 6
49: 6
50: 6
51: 6
52: 6
53: 6
54: 6
55: 6
56: 6
57: 6
default: 4
}
4: StackMap locals:
StackMap stack:
iload 1
ifeq 5
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokevirtual org.apache.batik.parser.PathParser.reportUnexpected:(I)V
5: StackMap locals:
StackMap stack:
return
6: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 2
start local 2 7: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
8: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 3
start local 3 9: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
10: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 4
start local 4 11: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
12: aload 0
getfield org.apache.batik.parser.PathParser.current:I
tableswitch { // 48 - 49
48: 14
49: 16
default: 13
}
13: StackMap locals: float float float
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokevirtual org.apache.batik.parser.PathParser.reportUnexpected:(I)V
return
14: StackMap locals:
StackMap stack:
iconst_0
istore 5
start local 5 15: goto 17
end local 5 16: StackMap locals:
StackMap stack:
iconst_1
istore 5
start local 5 17: StackMap locals: int
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
18: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
19: aload 0
getfield org.apache.batik.parser.PathParser.current:I
tableswitch { // 48 - 49
48: 21
49: 23
default: 20
}
20: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokevirtual org.apache.batik.parser.PathParser.reportUnexpected:(I)V
return
21: StackMap locals:
StackMap stack:
iconst_0
istore 6
start local 6 22: goto 24
end local 6 23: StackMap locals:
StackMap stack:
iconst_1
istore 6
start local 6 24: StackMap locals: int
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
25: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
26: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 7
start local 7 27: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
28: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 8
start local 8 29: aload 0
getfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
fload 2
fload 3
fload 4
iload 5
iload 6
fload 7
fload 8
invokeinterface org.apache.batik.parser.PathHandler.arcRel:(FFFZZFF)V
30: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces2:()Z
istore 1
end local 8 end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 31: goto 3
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 32 0 this Lorg/apache/batik/parser/PathParser;
3 32 1 expectNumber Z
7 31 2 rx F
9 31 3 ry F
11 31 4 ax F
15 16 5 laf Z
17 31 5 laf Z
22 23 6 sf Z
24 31 6 sf Z
27 31 7 x F
29 31 8 y F
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
protected void parseA();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=8, locals=9, args_size=1
start local 0 0: aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
1: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipSpaces:()V
2: iconst_1
istore 1
start local 1 3: StackMap locals: int
StackMap stack:
aload 0
getfield org.apache.batik.parser.PathParser.current:I
tableswitch { // 43 - 57
43: 6
44: 4
45: 6
46: 6
47: 4
48: 6
49: 6
50: 6
51: 6
52: 6
53: 6
54: 6
55: 6
56: 6
57: 6
default: 4
}
4: StackMap locals:
StackMap stack:
iload 1
ifeq 5
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokevirtual org.apache.batik.parser.PathParser.reportUnexpected:(I)V
5: StackMap locals:
StackMap stack:
return
6: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 2
start local 2 7: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
8: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 3
start local 3 9: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
10: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 4
start local 4 11: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
12: aload 0
getfield org.apache.batik.parser.PathParser.current:I
tableswitch { // 48 - 49
48: 14
49: 16
default: 13
}
13: StackMap locals: float float float
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokevirtual org.apache.batik.parser.PathParser.reportUnexpected:(I)V
return
14: StackMap locals:
StackMap stack:
iconst_0
istore 5
start local 5 15: goto 17
end local 5 16: StackMap locals:
StackMap stack:
iconst_1
istore 5
start local 5 17: StackMap locals: int
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
18: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
19: aload 0
getfield org.apache.batik.parser.PathParser.current:I
tableswitch { // 48 - 49
48: 21
49: 23
default: 20
}
20: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokevirtual org.apache.batik.parser.PathParser.reportUnexpected:(I)V
return
21: StackMap locals:
StackMap stack:
iconst_0
istore 6
start local 6 22: goto 24
end local 6 23: StackMap locals:
StackMap stack:
iconst_1
istore 6
start local 6 24: StackMap locals: int
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
25: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
26: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 7
start local 7 27: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces:()V
28: aload 0
invokevirtual org.apache.batik.parser.PathParser.parseFloat:()F
fstore 8
start local 8 29: aload 0
getfield org.apache.batik.parser.PathParser.pathHandler:Lorg/apache/batik/parser/PathHandler;
fload 2
fload 3
fload 4
iload 5
iload 6
fload 7
fload 8
invokeinterface org.apache.batik.parser.PathHandler.arcAbs:(FFFZZFF)V
30: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipCommaSpaces2:()Z
istore 1
end local 8 end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 31: goto 3
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 32 0 this Lorg/apache/batik/parser/PathParser;
3 32 1 expectNumber Z
7 31 2 rx F
9 31 3 ry F
11 31 4 ax F
15 16 5 laf Z
17 31 5 laf Z
22 23 6 sf Z
24 31 6 sf Z
27 31 7 x F
29 31 8 y F
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
protected void skipSubPath();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=1, args_size=1
start local 0 0: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.batik.parser.PathParser.current:I
lookupswitch { // 3
-1: 1
77: 1
109: 1
default: 2
}
1: StackMap locals:
StackMap stack:
return
2: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
3: goto 0
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lorg/apache/batik/parser/PathParser;
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
protected void reportUnexpected(int);
descriptor: (I)V
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 0
getfield org.apache.batik.parser.PathParser.current:I
invokevirtual org.apache.batik.parser.PathParser.reportUnexpectedCharacterError:(I)V
1: aload 0
invokevirtual org.apache.batik.parser.PathParser.skipSubPath:()V
2: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lorg/apache/batik/parser/PathParser;
0 3 1 ch I
Exceptions:
throws org.apache.batik.parser.ParseException, java.io.IOException
MethodParameters:
Name Flags
ch
protected boolean skipCommaSpaces2();
descriptor: ()Z
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=1, args_size=1
start local 0 0: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.batik.parser.PathParser.current:I
lookupswitch { // 4
9: 2
10: 2
13: 2
32: 2
default: 1
}
1: StackMap locals:
StackMap stack:
goto 4
2: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
putfield org.apache.batik.parser.PathParser.current:I
3: goto 0
4: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.batik.parser.PathParser.current:I
bipush 44
if_icmpeq 6
5: iconst_0
ireturn
6: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.batik.parser.PathParser.reader:Lorg/apache/batik/util/io/NormalizingReader;
invokevirtual org.apache.batik.util.io.NormalizingReader.read:()I
dup_x1
putfield org.apache.batik.parser.PathParser.current:I
lookupswitch { // 4
9: 8
10: 8
13: 8
32: 8
default: 7
}
7: StackMap locals:
StackMap stack:
goto 9
8: StackMap locals:
StackMap stack:
goto 6
9: StackMap locals:
StackMap stack:
iconst_1
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 this Lorg/apache/batik/parser/PathParser;
Exceptions:
throws java.io.IOException
}
SourceFile: "PathParser.java"