Package | Description |
---|---|
org.netbeans.api.java.queries |
Java-specific queries.
|
Modifier and Type | Method and Description |
---|---|
static AnnotationProcessingQuery.Trigger |
AnnotationProcessingQuery.Trigger.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnnotationProcessingQuery.Trigger[] |
AnnotationProcessingQuery.Trigger.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<? extends AnnotationProcessingQuery.Trigger> |
AnnotationProcessingQuery.Result.annotationProcessingEnabled()
When the annotation processors should be run.
|
Built on October 25 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.