JvmSourceFiles
data class JvmSourceFiles(val delegate: SafeCache<SourceSetName, Set<File>>, val project: McProject) : ProjectContext.Element(source)
All JVM source files for a specific source set in a project.
Parameters
Types
Link copied to clipboard
Key object used to identify JvmSourceFiles within ProjectContext.