package compile
Type Members
-
trait
FileAnalysisStore extends AnalysisStore
Defines a store interface that provides analysis **file** read and write capabilities to users.
Defines a store interface that provides analysis **file** read and write capabilities to users.
This interface provides a backend for
AnalysisStoreto read and write from files, storing the analysis contents in the file system before or after every incremental compile.