Package ghidra.program.database.sourcemap
package ghidra.program.database.sourcemap
-
ClassDescriptionA SourceFile is an immutable object representing a source file.An enum whose values represent source file id types, such as md5 or sha1.Database Manager for managing source files and source map information.Database implementation of
SourceMapEntry
interface.Database implementation ofSourceMapEntryIterator
An implementation ofSourcePathTransformer
that stores transform information usingProgramUserData
.