public interface Compiler
| Modifier and Type | Method and Description |
|---|---|
List<? extends Element> |
getAllMembersInDeclarationOrder(ProcessingEnvironment environment,
TypeElement type) |
List<? extends Element> |
getEnclosedElementsInDeclarationOrder(TypeElement type) |
List<? extends Element> getAllMembersInDeclarationOrder(ProcessingEnvironment environment, TypeElement type)
List<? extends Element> getEnclosedElementsInDeclarationOrder(TypeElement type)