Class ModuleLocation

java.lang.Object
io.github.ascopes.jct.filemanagers.ModuleLocation
All Implemented Interfaces:
JavaFileManager.Location

@API(since="0.0.1", status=STABLE) public final class ModuleLocation extends Object implements JavaFileManager.Location
Handle that represents the location of a module.
Since:
0.0.1
Author:
Ashley Scopes