public class JavaSources extends java.lang.Object
Java2C_Main.javaSources.
But this class contains the interface JavaSources.ClassDataOrJavaSrcFile,
which is implemented in JavaSrcTreeFile and JavaSrcTreePkg.| Modifier and Type | Class and Description |
|---|---|
static interface |
JavaSources.ClassDataOrJavaSrcFile |
| Modifier and Type | Field and Description |
|---|---|
JavaSrcTreePkg |
javaSrcTree
Tree of all found java-files in the source path, independent of their usage as source for translation.
|
| Constructor and Description |
|---|
JavaSources() |
public final JavaSrcTreePkg javaSrcTree
JavaSrcTreeFile contains the information,
whether they should translate.
public JavaSources()