public class DecoratedErrorType extends DecoratedDeclaredType implements ErrorType
delegate, env| Constructor and Description |
|---|
DecoratedErrorType(ErrorType delegate,
DecoratedProcessingEnvironment env) |
| Modifier and Type | Method and Description |
|---|---|
<R,P> R |
accept(TypeVisitor<R,P> v,
P p) |
boolean |
isDeclared() |
boolean |
isInstanceOf(TypeMirror candidate) |
asElement, getEnclosingType, getQualifiedName, getTypeArguments, isInstanceOf, isInstanceOfisReferenceTypeequals, getDeferredDocComment, getDelegate, getDocComment, getDocValue, getDocValue, getKind, isAnnotation, isArray, isClass, isCollection, isEnum, isInstanceOf, isInterface, isList, isNull, isPrimitive, isTypeVariable, isVoid, isWildcard, setDeferredDocComment, toStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitasElement, getEnclosingType, getTypeArgumentsequals, getKind, hashCode, toStringpublic DecoratedErrorType(ErrorType delegate, DecoratedProcessingEnvironment env)
public boolean isDeclared()
isDeclared in class DecoratedDeclaredTypepublic boolean isInstanceOf(TypeMirror candidate)
isInstanceOf in class DecoratedTypeMirror<DeclaredType>public <R,P> R accept(TypeVisitor<R,P> v, P p)
accept in interface TypeMirroraccept in class DecoratedDeclaredTypeCopyright © 2006-2016–2017. All rights reserved.