public interface ExtendedUnionType extends ExtendedTypeMirror
ExtendedTypeMirror variant for UnionType.| Modifier and Type | Method and Description |
|---|---|
List<? extends ExtendedTypeMirror> |
getAlternatives()
Return the alternatives comprising this union type.
|
accept, getKind, getOriginalType, isDeclarationgetAnnotation, getAnnotationMirrors, getAnnotationsByTypeList<? extends ExtendedTypeMirror> getAlternatives()