• R/O
  • HTTP
  • SSH
  • HTTPS

jcfa: Commit

JavaClassFileAnalyzer (jcfa) のメインリポジトリです。


Commit MetaInfo

Revision9fec4b7128b5c05786e431ede19ea89a2fa6290c (tree)
Time2014-04-03 21:33:55
Authoriga <tosiki.iga@nift...>
Commiteriga

Log Message

save

Change Summary

  • delete: jcfa/testJavaClass/output/jp/igapyon/jcfa/vo/operandstack/JcfaOSClass.jcfa
  • delete: jcfa/testJavaClass/output/jp/igapyon/jcfa/vo/operandstack/JcfaOSLocalVariable.jcfa
  • delete: jcfa/testJavaClass/output/jp/igapyon/jcfa/vo/operandstack/JcfaOSNode.jcfa
  • delete: jcfa/testJavaClass/output/jp/igapyon/jcfa/vo/operandstack/JcfaOSRef.jcfa

Incremental Difference

--- a/jcfa/testJavaClass/output/jp/igapyon/jcfa/vo/operandstack/JcfaOSClass.jcfa
+++ /dev/null
@@ -1,54 +0,0 @@
1-package jp.igapyon.jcfa.vo.operandstack;
2-
3-/** TODO import func. is missing. */
4-public class JcfaOSClass extends jp.igapyon.jcfa.vo.operandstack.JcfaOSNode {
5- /** */
6- protected java.lang.String className;
7-
8- /** Constructor. */
9- public JcfaOSClass() {
10- /*
11- * 0: aload_0 this
12- */
13-
14- /*
15- * 1: invokespecial jp/igapyon/jcfa/vo/operandstack/JcfaOSNode#<init>()V
16- */
17-
18- /* 4: return */
19- }
20-
21- /** Method. */
22- public java.lang.String getClassName() {
23- /*
24- * 0: aload_0 this
25- */
26-
27- /*
28- * 1: getfield TODO unsupported opcode
29- */
30-
31- /*
32- * 4: areturn TODO unsupported opcode
33- */
34- }
35-
36- /**
37- * Method. java.lang.String
38- */
39- public void setClassName(java.lang.String arg0) {
40- /*
41- * 0: aload_0 this
42- */
43-
44- /*
45- * 1: aload_1 TODO unsupported opcode
46- */
47-
48- /*
49- * 2: putfield TODO unsupported opcode
50- */
51-
52- /* 5: return */
53- }
54-}
\ No newline at end of file
--- a/jcfa/testJavaClass/output/jp/igapyon/jcfa/vo/operandstack/JcfaOSLocalVariable.jcfa
+++ /dev/null
@@ -1,57 +0,0 @@
1-package jp.igapyon.jcfa.vo.operandstack;
2-
3-/** TODO import func. is missing. */
4-public class JcfaOSLocalVariable extends
5- jp.igapyon.jcfa.vo.operandstack.JcfaOSNode {
6- /** */
7- protected jp.igapyon.jcfa.vo.JcfaLocalVariable localVariable;
8-
9- /** Constructor. */
10- public JcfaOSLocalVariable() {
11- /*
12- * 0: aload_0 this
13- */
14-
15- /*
16- * 1: invokespecial jp/igapyon/jcfa/vo/operandstack/JcfaOSNode#<init>()V
17- * TODO get args count from signature.
18- * jp.igapyon.jcfa.vo.operandstack.JcfaOSLocalVariable@1dd0b6f
19- */
20-
21- /* 4: return */
22- }
23-
24- /** Method. */
25- public jp.igapyon.jcfa.vo.JcfaLocalVariable getLocalVariable() {
26- /*
27- * 0: aload_0 this
28- */
29-
30- /*
31- * 1: getfield TODO unsupported opcode
32- */
33-
34- /*
35- * 4: areturn TODO unsupported opcode
36- */
37- }
38-
39- /**
40- * Method. jp.igapyon.jcfa.vo.JcfaLocalVariable
41- */
42- public void setLocalVariable(jp.igapyon.jcfa.vo.JcfaLocalVariable arg0) {
43- /*
44- * 0: aload_0 this
45- */
46-
47- /*
48- * 1: aload_1 TODO unsupported opcode
49- */
50-
51- /*
52- * 2: putfield TODO unsupported opcode
53- */
54-
55- /* 5: return */
56- }
57-}
\ No newline at end of file
--- a/jcfa/testJavaClass/output/jp/igapyon/jcfa/vo/operandstack/JcfaOSNode.jcfa
+++ /dev/null
@@ -1,19 +0,0 @@
1-package jp.igapyon.jcfa.vo.operandstack;
2-
3-/** TODO import func. is missing. */
4-public class JcfaOSNode {
5- /** Constructor. */
6- public JcfaOSNode() {
7- /*
8- * 0: aload_0 this
9- */
10-
11- /*
12- * 1: invokespecial java/lang/Object#<init>()V TODO get args count from
13- * signature.
14- * jp.igapyon.jcfa.vo.operandstack.JcfaOSLocalVariable@1f3f6ff
15- */
16-
17- /* 4: return */
18- }
19-}
\ No newline at end of file
--- a/jcfa/testJavaClass/output/jp/igapyon/jcfa/vo/operandstack/JcfaOSRef.jcfa
+++ /dev/null
@@ -1,56 +0,0 @@
1-package jp.igapyon.jcfa.vo.operandstack;
2-
3-/** TODO import func. is missing. */
4-public class JcfaOSRef extends jp.igapyon.jcfa.vo.operandstack.JcfaOSNode {
5- /** */
6- protected java.lang.String className;
7-
8- /** Constructor. */
9- public JcfaOSRef() {
10- /*
11- * 0: aload_0 this
12- */
13-
14- /*
15- * 1: invokespecial jp/igapyon/jcfa/vo/operandstack/JcfaOSNode#<init>()V
16- * TODO get args count from signature.
17- * jp.igapyon.jcfa.vo.operandstack.JcfaOSLocalVariable@119a664
18- */
19-
20- /* 4: return */
21- }
22-
23- /** Method. */
24- public java.lang.String getClassName() {
25- /*
26- * 0: aload_0 this
27- */
28-
29- /*
30- * 1: getfield TODO unsupported opcode
31- */
32-
33- /*
34- * 4: areturn TODO unsupported opcode
35- */
36- }
37-
38- /**
39- * Method. java.lang.String
40- */
41- public void setClassName(java.lang.String arg0) {
42- /*
43- * 0: aload_0 this
44- */
45-
46- /*
47- * 1: aload_1 TODO unsupported opcode
48- */
49-
50- /*
51- * 2: putfield TODO unsupported opcode
52- */
53-
54- /* 5: return */
55- }
56-}
\ No newline at end of file
Show on old repository browser