All Classes
-
All Classes Interface Summary Class Summary Class Description ECJClassLoaderFactory ECJJavaSourceAnalysisEngine ECJSourceLoaderImpl ECJSourceModuleTranslator A SourceModuleTranslator whose implementation of loadAllSources() uses the PolyglotFrontEnd pseudo-compiler to generate DOMO IR for the sources in the compile-time classpath.ECJSourceModuleTranslator.ECJJavaToCAstTranslator FakeExceptionTypeBinding This is a hack to get around the fact that AST.resolveWellKnownTypes() doesn't know about some implicitly declared exceptions, such as ArithmeticException (implicitly thrown in a division operation) and NullPointerException (implicitly thrown in a field access).JDT2CAstUtils JDTIdentityMapper Class responsible for mapping JDT type system objects representing types, methods and fields to the corresponding WALA TypeReferences, MethodReferences and FieldReferences.JDTJava2CAstTranslator<T extends com.ibm.wala.cast.tree.CAstSourcePositionMap.Position> JDTJava2CAstTranslator.CompilationUnitEntity JDTJava2CAstTranslator.DelegatingContext Default context functions.JDTJava2CAstTranslator.RootContext JDTJava2CAstTranslator.WalkContext Contains things needed by in the visit() of some nodes to process the nodes.JDTTypeDictionary JDTTypeDictionary.JdtUnionType SourceDirCallGraph Driver that constructs a call graph for an application specified as a directory of source code.SourceDirCallGraph.Processor