DbMetaData

Undocumented in source.

Members

Functions

clearMetadata
void clearMetadata()

Remove all metadata.

getLineMetadata
LineMetadata getLineMetadata(FileId fid, SourceLoc sloc)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(LineMetadata[] mdata)

Save line metadata to the database which is used to associate line metadata with mutants.

updateMetadata
void updateMetadata()

Update the content of metadata tables with what has been added to the raw table data.

Meta