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, isModuleFileMethods inherited from interface Module
getEntriesMethods inherited from interface ModuleEntry
asModule, getClassName, getContainer, getInputStream, getName, isClassFile, isModuleFile, isSourceFileMethods inherited from interface SourceModule
getInputReader, getURL
-
Constructor Details
-
MappedSourceFileModule
-
MappedSourceFileModule
-
-
Method Details
-
getMapping
- Specified by:
getMappingin interfaceMappedSourceModule
-