AnalysisTool

Undocumented in source.

Members

Functions

addAnalysisConfigPath
void addAnalysisConfigPath(Uri uri)
Undocumented in source. Be warned that the author may not have intended to support it.
removeAnalysisConfigPath
void removeAnalysisConfigPath(Uri uri)
Undocumented in source. Be warned that the author may not have intended to support it.
scan
Diagnostic[] scan(Uri uri)
Undocumented in source. Be warned that the author may not have intended to support it.
updateAnalysisConfigPath
void updateAnalysisConfigPath(Uri uri)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

instance
AnalysisTool instance [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
shutdown
void shutdown()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Tool

configuration
Configuration configuration;
Undocumented in source.
addConfigHook
void addConfigHook(Hook hook)
Undocumented in source. Be warned that the author may not have intended to support it.
initialize
void initialize()
Undocumented in source.
shutdown
void shutdown()
Undocumented in source.
instance
T instance [@property getter]
Undocumented in source.

Meta