T
- TargetNode Description Arg type.public interface IjModuleRule<T extends BuildRuleArg>
TargetNode
to transfer to the IjModule
being constructed.Modifier and Type | Method and Description |
---|---|
void |
apply(TargetNode<T> targetNode,
ModuleBuildContext context) |
void |
applyDuringAggregation(AggregationContext context,
TargetNode<T> targetNode) |
IjModuleType |
detectModuleType(TargetNode<T> targetNode) |
Class<? extends DescriptionWithTargetGraph<?>> |
getDescriptionClass() |
Class<? extends DescriptionWithTargetGraph<?>> getDescriptionClass()
void apply(TargetNode<T> targetNode, ModuleBuildContext context)
IjModuleType detectModuleType(TargetNode<T> targetNode)
void applyDuringAggregation(AggregationContext context, TargetNode<T> targetNode)