OSDN Git Service

save
[jcfa/jcfa.git] / jcfa / testJavaClass / output / test / TestJavaClass002.jcfa
1 package test;
2
3 /*  TODO import func. is missing.  */
4 public class TestJavaClass002 {
5         /* FIXME other type support is missing. Now only String. */
6         public static final java.lang.String TEST_001;
7         /*  */
8         protected static java.lang.String test002;
9         /*  */
10         private int test003;
11         /*  */
12 }