OSDN Git Service

e6bc5445c520472914b75eee6eaa6ceb48bbeaea
[jcfa/jcfa.git] / jcfa / testJavaClass / output / test / TestJavaClass002.jcfa
1 package test;
2
3 /*  TODO import is missing.  */
4 public class TestJavaClass002 {
5         /*  */
6         public static final String TEST_001;
7         /*  */
8         protected static String test002;
9         /*  */
10         private String test003;
11         /*  */
12 }