public static interface ClasspathInfo.Provider
Task
s that want to provide ClasspathInfo
. The interface is to be implemented
on a Task
, which needs to provide its own classpath information. When the task is run, reinitializes the parser
to use that classpath.Modifier and Type | Method and Description |
---|---|
ClasspathInfo |
getClasspathInfo() |
ClasspathInfo getClasspathInfo()