Class ChainedMappingsStructure

java.lang.Object
dev.lukebemish.crochet.mappings.ChainedMappingsStructure
All Implemented Interfaces:
MappingsStructure

public abstract non-sealed class ChainedMappingsStructure extends Object implements MappingsStructure
  • Constructor Details

    • ChainedMappingsStructure

      public ChainedMappingsStructure()
  • Method Details

    • getInputMappings

      public abstract org.gradle.api.provider.ListProperty<MappingsStructure> getInputMappings()