@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) @Experimental(value="Not covered by the specification, yet, so subject to change.") public @interface Directive
| Modifier and Type | Required Element and Description |
|---|---|
DirectiveLocation[] |
on |
public abstract DirectiveLocation[] on
Copyright © 2018–2022. All rights reserved.