public static interface GeneratingCompiler.GenerationItem
Modifier and Type | Method and Description |
---|---|
Module |
getModule()
Returns the module to which the generated item belongs.
|
java.lang.String |
getPath()
Returns the path of the generated file.
|
ValidityState |
getValidityState()
Returns the object describing dependencies of the generated file.
|
boolean |
isTestSource() |
java.lang.String getPath()
ValidityState getValidityState()
Module getModule()
boolean isTestSource()