OSDN Git Service

save
[jcfa/jcfa.git] / jcfa / testJavaClass / output / jp / igapyon / jcfa / vo / operandstack / JcfaOSNode.jcfa
diff --git a/jcfa/testJavaClass/output/jp/igapyon/jcfa/vo/operandstack/JcfaOSNode.jcfa b/jcfa/testJavaClass/output/jp/igapyon/jcfa/vo/operandstack/JcfaOSNode.jcfa
new file mode 100644 (file)
index 0000000..3383f67
--- /dev/null
@@ -0,0 +1,17 @@
+package jp.igapyon.jcfa.vo.operandstack;
+
+/** TODO import func. is missing. */
+public class JcfaOSNode {
+       /** Constructor. */
+       public JcfaOSNode() {
+               /*
+                * 0: aload_0 this
+                */
+
+               /*
+                * 1: invokespecial java/lang/Object#<init>()V
+                */
+
+               /* 4: return */
+       }
+}
\ No newline at end of file