Interface | Description |
---|---|
RuleAnalysisContext |
A context that will be supplied to a
Description 's
rule implementation so that the rule analysis can be performed. |
RuleAnalysisResult |
The result of performing rule analysis over a single
BuildTarget rule. |
Class | Description |
---|---|
RuleAnalysisKey |
Exception | Description |
---|---|
RuleAnalysisException |
Represents the failure of an analysis phase implementation function
|