public class KotlinLibraryModuleRule extends BaseIjModuleRule<KotlinLibraryDescriptionArg>
moduleFactoryResolver, projectConfig, projectFilesystem
Constructor and Description |
---|
KotlinLibraryModuleRule(ProjectFilesystem projectFilesystem,
IjModuleFactoryResolver moduleFactoryResolver,
IjProjectConfig projectConfig) |
Modifier and Type | Method and Description |
---|---|
void |
apply(TargetNode<KotlinLibraryDescriptionArg> target,
ModuleBuildContext context) |
IjModuleType |
detectModuleType(TargetNode<KotlinLibraryDescriptionArg> targetNode) |
Class<? extends DescriptionWithTargetGraph<?>> |
getDescriptionClass() |
addDepsAndSources, addDepsAndSources, addDepsAndTestSources, addDepsAndTestSources, addResourceFolders, addResourceFolders, addSourceFolders, applyDuringAggregation, getResourcePaths, getResourcePaths, getResourcesRootsToResources, getSourceFoldersToInputsIndex
public KotlinLibraryModuleRule(ProjectFilesystem projectFilesystem, IjModuleFactoryResolver moduleFactoryResolver, IjProjectConfig projectConfig)
public Class<? extends DescriptionWithTargetGraph<?>> getDescriptionClass()
public void apply(TargetNode<KotlinLibraryDescriptionArg> target, ModuleBuildContext context)
public IjModuleType detectModuleType(TargetNode<KotlinLibraryDescriptionArg> targetNode)