public interface RuleDescriptionWithInstanceName<T extends BuildRuleArg> extends RuleDescription<T>
RuleDescription
that has a more
complicated name. The common use case is SkylarkDescription
Modifier and Type | Method and Description |
---|---|
String |
getRuleName(T args) |
producesCacheableSubgraph, ruleImpl
getConfigurationDeps, getConstructorArgType
String getRuleName(T args)
DescriptionCache.getRuleType(BaseDescription)