public abstract class GenerateMixinJsonTask
extends org.gradle.api.DefaultTask
| Constructor and Description |
|---|
GenerateMixinJsonTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMixins(java.util.Set<CommonExtension.Mixin> nm) |
java.util.Set<java.lang.String> |
getMetaMixinFiles() |
java.util.Map<java.lang.String,CommonExtension.Mixin> |
getMixins() |
java.lang.String |
getSource() |
void |
source(org.gradle.api.tasks.SourceSet ss) |
compareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOutputs, getPath, getProject, getShouldRunAfter, getState, getTaskDependencies, getTemporaryDir, getTimeout, hasProperty, mustRunAfter, onlyIf, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setMustRunAfter, setOnlyIf, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, usesServiceacceptServiceReferences, appendParallelSafeAction, doNotTrackState, getAsDynamicObject, getConvention, getIdentityPath, getImpliesSubProjects, getLifecycleDependencies, getOnlyIf, getReasonNotToTrackState, getReasonTaskIsIncompatibleWithConfigurationCache, getRequiredServices, getServices, getSharedResources, getStandardOutputCapture, getTaskActions, getTaskIdentity, getTemporaryDirFactory, hasTaskActions, injectIntoNewInstance, isCompatibleWithConfigurationCache, isEnabled, isHasCustomActions, notCompatibleWithConfigurationCache, prependParallelSafeAction, setImpliesSubProjectspublic void source(org.gradle.api.tasks.SourceSet ss)
@Input public java.lang.String getSource()
@Input public java.util.Map<java.lang.String,CommonExtension.Mixin> getMixins()
@Internal public java.util.Set<java.lang.String> getMetaMixinFiles()
public void addMixins(java.util.Set<CommonExtension.Mixin> nm)