Named
@Incubating public interface CompileView extends Named
Usage.JAVA_API
attribute.Named.Namer
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
JAVA_API |
The API of a Java module's compile classpath.
|
static java.lang.String |
JAVA_INTERNAL |
The internal compile view of a Java module.
|
static Attribute<CompileView> |
VIEW_ATTRIBUTE |
static final Attribute<CompileView> VIEW_ATTRIBUTE
static final java.lang.String JAVA_API
static final java.lang.String JAVA_INTERNAL