Class MultiReleaseJarAnalysisInputLocation

All Implemented Interfaces:
AnalysisInputLocation
Direct Known Subclasses:
ModuleMultiReleaseJarAnalysisInputLocation

public class MultiReleaseJarAnalysisInputLocation extends ArchiveBasedAnalysisInputLocation
If the user wants to analyze a Multi-Release Jar, they have to specify the language level to analyze explicitly. if there is no match for the given language level, the default location inside the jar will be used.

see JEP 238