Class ProcessorUtils
java.lang.Object
com.thewinterframework.utils.reflect.ProcessorUtils
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic ElementasElement(ProcessingEnvironment env, Class<?> type) static ProcessorUtils.ProjectTypestatic booleanisChild(TypeMirror child, String rootQualifiedName) static booleanisChild(TypeMirror child, TypeMirror root)
-
Method Details
-
getProjectType
-
isChild
-
isChild
-
asElement
-