Class MappedSourceFileModule
java.lang.Object
com.ibm.wala.classLoader.FileModule
com.ibm.wala.classLoader.SourceFileModule
com.ibm.wala.cast.js.html.MappedSourceFileModule
- All Implemented Interfaces:
MappedSourceModule, Module, ModuleEntry, SourceModule
-
Constructor Summary
ConstructorsConstructorDescriptionMappedSourceFileModule(File f, SourceFileModule clonedFrom, FileMapping fileMapping) MappedSourceFileModule(File f, String fileName, FileMapping fileMapping) -
Method Summary
Methods inherited from class SourceFileModule
getClassName, getInputReader, getURL, isClassFile, isSourceFile, toStringMethods inherited from class FileModule
asModule, equals, getAbsolutePath, getContainer, getEntries, getFile, getInputStream, getName, hashCode, isModuleFile
-
Constructor Details
-
MappedSourceFileModule
-
MappedSourceFileModule
-
-
Method Details
-
getMapping
- Specified by:
getMappingin interfaceMappedSourceModule
-