Interface SourceModuleTranslator

All Known Implementing Classes:
ECJSourceModuleTranslator, JDTSourceModuleTranslator

public interface SourceModuleTranslator
An interface used by the JavaSourceLoaderImpl to encapsulate the loading of source entities on the compile-time classpath into the DOMO analysis infrastructure.
Author:
rfuhrer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details