Index
All Classes and Interfaces|All Packages
D
- dev.jorel.commandapi.preprocessor - package dev.jorel.commandapi.preprocessor
G
- getSupportedAnnotationTypes() - Method in class dev.jorel.commandapi.preprocessor.Preprocessor
- getSupportedSourceVersion() - Method in class dev.jorel.commandapi.preprocessor.Preprocessor
I
- in() - Element in annotation interface dev.jorel.commandapi.preprocessor.RequireField
-
The target class where a field is declared
N
- name() - Element in annotation interface dev.jorel.commandapi.preprocessor.RequireField
-
The name of the field
O
- ofType() - Element in annotation interface dev.jorel.commandapi.preprocessor.RequireField
-
The type for a field
P
- Preprocessor - Class in dev.jorel.commandapi.preprocessor
-
The main entry point for the CommandAPI annotation preprocessor
- Preprocessor() - Constructor for class dev.jorel.commandapi.preprocessor.Preprocessor
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class dev.jorel.commandapi.preprocessor.Preprocessor
R
- RequireField - Annotation Interface in dev.jorel.commandapi.preprocessor
-
The RequireField determines asserts that a field exists in a specific location, with a specific name and of a specific type.
- RequireFields - Annotation Interface in dev.jorel.commandapi.preprocessor
-
The Repeatable annotation of RequireFields.
V
- value() - Element in annotation interface dev.jorel.commandapi.preprocessor.RequireFields
-
An array of RequireField annotations
All Classes and Interfaces|All Packages