Class | Description |
---|---|
DefaultTargetNodeToBuildRuleTransformer |
Takes in an
TargetNode from the target graph and builds a BuildRule . |
LegacyRuleAnalysisDelegatingTargetNodeToBuildRuleTransformer |
A
TargetNodeToBuildRuleTransformer that delegates to the RuleAnalysisGraph when
descriptions of the new type RuleDescription is encountered. |
LegacyRuleAnalysisProviderCompatibleTargetNodeToBuildRuleTransformer |
A
TargetNodeToBuildRuleTransformer that delegates to the RuleAnalysisGraph when
descriptions of the new type RuleDescription is encountered. |