|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.classLoader.ClassLoaderImpl
com.ibm.wala.cast.java.loader.JavaSourceLoaderImpl
com.ibm.wala.cast.java.translator.jdt.JDTSourceLoaderImpl
public class JDTSourceLoaderImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.ibm.wala.cast.java.loader.JavaSourceLoaderImpl |
|---|
JavaSourceLoaderImpl.ConcreteJavaMethod, JavaSourceLoaderImpl.InstructionFactory, JavaSourceLoaderImpl.JavaClass |
| Field Summary |
|---|
| Fields inherited from class com.ibm.wala.cast.java.loader.JavaSourceLoaderImpl |
|---|
fTypeMap |
| Fields inherited from class com.ibm.wala.classLoader.ClassLoaderImpl |
|---|
cha, loadedClasses |
| Constructor Summary | |
|---|---|
JDTSourceLoaderImpl(ClassLoaderReference loaderRef,
IClassLoader parent,
SetOfClasses exclusions,
IClassHierarchy cha)
|
|
| Method Summary | |
|---|---|
protected SourceModuleTranslator |
getTranslator()
|
| Methods inherited from class com.ibm.wala.cast.java.loader.JavaSourceLoaderImpl |
|---|
defineAbstractFunction, defineField, defineFunction, defineType, getClassHierarchy, getInstructionFactory, init, loadAllSources, mapToInt, toString |
| Methods inherited from class com.ibm.wala.classLoader.ClassLoaderImpl |
|---|
getLanguage, getName, getNumberOfClasses, getNumberOfMethods, getParent, getReference, getSource, getSource, getSourceFileName, getSourceFileName, iterateAllClasses, lookupClass, removeAll |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JDTSourceLoaderImpl(ClassLoaderReference loaderRef,
IClassLoader parent,
SetOfClasses exclusions,
IClassHierarchy cha)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
protected SourceModuleTranslator getTranslator()
getTranslator in class JavaSourceLoaderImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||