public class ProcessingEnvironmentWrapperJdt extends ProcessingEnvironmentWrapper
| Constructor and Description |
|---|
ProcessingEnvironmentWrapperJdt(ProcessingEnvironment environment) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Element> |
getEnclosedElements(TypeElement element) |
Stream<VariableElement> |
streamEnclosedEnumConstantElements(Element enumElement) |
asElement, compilationError, compilationError, getAllAnnotationMirrors, getElementValuesWithDefaults, getNameInfo, getPackageInfoOf, getPackageOf, getPackageOf, getQualifiedName, getTypeElement, getTypeMirror, getTypeParameterInfoListOf, getTypeParameterInfoMapOf, getTypeParameterInfoMapOf, isSubType, isSubType, rawTypeMirror, toTypeInfo, wrapperOfpublic ProcessingEnvironmentWrapperJdt(ProcessingEnvironment environment)
public List<? extends Element> getEnclosedElements(TypeElement element)
getEnclosedElements in class ProcessingEnvironmentWrapperpublic Stream<VariableElement> streamEnclosedEnumConstantElements(Element enumElement)
streamEnclosedEnumConstantElements in class ProcessingEnvironmentWrapperCopyright © 2016 Objectos Software LTDA. All rights reserved.