A B C D E F G H I J L M O P R S T U V 
All Classes All Packages

A

accept(ElementVisitor<R, P>, P) - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
 
accept(ElementVisitor<R, P>, P) - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedExecutableElement
 
accept(ElementVisitor<R, P>, P) - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedPackageElement
 
accept(ElementVisitor<R, P>, P) - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement
 
accept(ElementVisitor<R, P>, P) - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeParameterElement
 
accept(ElementVisitor<R, P>, P) - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedVariableElement
 
accept(ElementVisitor<R, P>, P) - Method in class com.webcohesion.enunciate.javac.decorations.element.PropertyElement
 
accept(TypeVisitor<R, P>, P) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedArrayType
 
accept(TypeVisitor<R, P>, P) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedDeclaredType
 
accept(TypeVisitor<R, P>, P) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedErrorType
 
accept(TypeVisitor<R, P>, P) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedExecutableType
 
accept(TypeVisitor<R, P>, P) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedNoType
 
accept(TypeVisitor<R, P>, P) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedNullType
 
accept(TypeVisitor<R, P>, P) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedPrimitiveType
 
accept(TypeVisitor<R, P>, P) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
accept(TypeVisitor<R, P>, P) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeVariable
 
accept(TypeVisitor<R, P>, P) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedWildcardType
 
AnnotationMirrorDecoration - Interface in com.webcohesion.enunciate.javac.decorations
 
Annotations - Class in com.webcohesion.enunciate.javac.decorations
 
applyTo(DecoratedAnnotationMirror) - Method in interface com.webcohesion.enunciate.javac.decorations.AnnotationMirrorDecoration
Apply this decoration to the given decorated annotation mirror.
applyTo(DecoratedElement, DecoratedProcessingEnvironment) - Method in interface com.webcohesion.enunciate.javac.decorations.ElementDecoration
Apply this decoration to the given decorated element.
applyTo(DecoratedTypeMirror) - Method in interface com.webcohesion.enunciate.javac.decorations.TypeMirrorDecoration
Apply this decoration to the given decorated type mirror.
asElement() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedDeclaredType
 
asElement() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeVariable
 
asElement(TypeMirror) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedTypes
 
asMemberOf(DeclaredType, Element) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedTypes
 
asType() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
 
asType() - Method in class com.webcohesion.enunciate.javac.decorations.element.PropertyElement
 

B

boxedClass(PrimitiveType) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedTypes
 

C

capitalize(String) - Static method in class com.webcohesion.enunciate.javac.decorations.element.ElementUtils
 
capture(TypeMirror) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedTypes
 
collectionType(DecoratedProcessingEnvironment) - Static method in class com.webcohesion.enunciate.javac.decorations.type.TypeMirrorUtils
 
collectionTypeErasure(DecoratedProcessingEnvironment) - Static method in class com.webcohesion.enunciate.javac.decorations.type.TypeMirrorUtils
 
com.webcohesion.enunciate.javac - package com.webcohesion.enunciate.javac
 
com.webcohesion.enunciate.javac.decorations - package com.webcohesion.enunciate.javac.decorations
 
com.webcohesion.enunciate.javac.decorations.adaptors - package com.webcohesion.enunciate.javac.decorations.adaptors
 
com.webcohesion.enunciate.javac.decorations.element - package com.webcohesion.enunciate.javac.decorations.element
 
com.webcohesion.enunciate.javac.decorations.type - package com.webcohesion.enunciate.javac.decorations.type
 
com.webcohesion.enunciate.javac.javadoc - package com.webcohesion.enunciate.javac.javadoc
 
compare(TypeElement, TypeElement) - Method in class com.webcohesion.enunciate.javac.TypeElementComparator
 
compareTo(SourcePosition) - Method in class com.webcohesion.enunciate.javac.decorations.SourcePosition
 
contains(TypeMirror, TypeMirror) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedTypes
 
createParamDocComment(VariableElement) - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedExecutableElement
 
createStaticJavaDoc(String) - Static method in class com.webcohesion.enunciate.javac.javadoc.JavaDoc
 

D

decorate(E, DecoratedProcessingEnvironment) - Static method in class com.webcohesion.enunciate.javac.decorations.ElementDecorator
Decorates a declaration.
decorate(List<E>, DecoratedProcessingEnvironment) - Static method in class com.webcohesion.enunciate.javac.decorations.ElementDecorator
Decorates a collection of elements.
decorate(List<T>, DecoratedProcessingEnvironment) - Static method in class com.webcohesion.enunciate.javac.decorations.TypeMirrorDecorator
Decorate a collection fo type mirrors.
decorate(T, DecoratedProcessingEnvironment) - Static method in class com.webcohesion.enunciate.javac.decorations.TypeMirrorDecorator
Decorate a type mirror.
decorateAnnotationMirrors(List<? extends AnnotationMirror>, DecoratedProcessingEnvironment) - Static method in class com.webcohesion.enunciate.javac.decorations.ElementDecorator
Decorates a collection of annotation mirrors.
DecoratedAnnotationMirror - Class in com.webcohesion.enunciate.javac.decorations.element
 
DecoratedAnnotationMirror(AnnotationMirror, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.element.DecoratedAnnotationMirror
 
DecoratedArrayType - Class in com.webcohesion.enunciate.javac.decorations.type
 
DecoratedArrayType(ArrayType, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.type.DecoratedArrayType
 
DecoratedDeclaredType - Class in com.webcohesion.enunciate.javac.decorations.type
A decorated declared type provides a property for getting its actual type parameters as a list (so they can be accessed with the [] operator in expression language).
DecoratedDeclaredType(DeclaredType, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.type.DecoratedDeclaredType
 
DecoratedElement<E extends Element> - Class in com.webcohesion.enunciate.javac.decorations.element
 
DecoratedElement(E, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
 
DecoratedElements - Class in com.webcohesion.enunciate.javac.decorations
 
DecoratedElements(Elements, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.DecoratedElements
 
DecoratedErrorType - Class in com.webcohesion.enunciate.javac.decorations.type
A decorated declared type provides a property for getting its actual type parameters as a list (so they can be accessed with the [] operator in expression language).
DecoratedErrorType(ErrorType, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.type.DecoratedErrorType
 
DecoratedExecutableElement - Class in com.webcohesion.enunciate.javac.decorations.element
 
DecoratedExecutableElement(DecoratedExecutableElement) - Constructor for class com.webcohesion.enunciate.javac.decorations.element.DecoratedExecutableElement
 
DecoratedExecutableElement(ExecutableElement, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.element.DecoratedExecutableElement
 
DecoratedExecutableType - Class in com.webcohesion.enunciate.javac.decorations.type
A decorated declared type provides a property for getting its actual type parameters as a list (so they can be accessed with the [] operator in expression language).
DecoratedExecutableType(ExecutableType, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.type.DecoratedExecutableType
 
DecoratedNoType - Class in com.webcohesion.enunciate.javac.decorations.type
 
DecoratedNoType(NoType, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.type.DecoratedNoType
 
DecoratedNullType - Class in com.webcohesion.enunciate.javac.decorations.type
 
DecoratedNullType(NullType, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.type.DecoratedNullType
 
DecoratedPackageElement - Class in com.webcohesion.enunciate.javac.decorations.element
 
DecoratedPackageElement(PackageElement, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.element.DecoratedPackageElement
 
DecoratedPrimitiveType - Class in com.webcohesion.enunciate.javac.decorations.type
A decorated type mirror provides: A string property denoting the java keyword for its kind.
DecoratedPrimitiveType(PrimitiveType, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.type.DecoratedPrimitiveType
 
DecoratedProcessingEnvironment - Class in com.webcohesion.enunciate.javac.decorations
 
DecoratedProcessingEnvironment(ProcessingEnvironment, List<ElementDecoration>, List<TypeMirrorDecoration>, List<AnnotationMirrorDecoration>) - Constructor for class com.webcohesion.enunciate.javac.decorations.DecoratedProcessingEnvironment
 
DecoratedReferenceType<T extends ReferenceType> - Class in com.webcohesion.enunciate.javac.decorations.type
 
DecoratedReferenceType(T, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.type.DecoratedReferenceType
 
DecoratedRoundEnvironment - Class in com.webcohesion.enunciate.javac.decorations
 
DecoratedRoundEnvironment(RoundEnvironment, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.DecoratedRoundEnvironment
 
DecoratedTypeElement - Class in com.webcohesion.enunciate.javac.decorations.element
A decorated type declaration provides:
DecoratedTypeElement(TypeElement, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement
 
DecoratedTypeMirror<T extends TypeMirror> - Class in com.webcohesion.enunciate.javac.decorations.type
 
DecoratedTypeMirror(T, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
DecoratedTypeParameterElement - Class in com.webcohesion.enunciate.javac.decorations.element
 
DecoratedTypeParameterElement(TypeParameterElement, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeParameterElement
 
DecoratedTypes - Class in com.webcohesion.enunciate.javac.decorations
 
DecoratedTypes(Types, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.DecoratedTypes
 
DecoratedTypeVariable - Class in com.webcohesion.enunciate.javac.decorations.type
 
DecoratedTypeVariable(TypeVariable, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeVariable
 
DecoratedVariableElement - Class in com.webcohesion.enunciate.javac.decorations.element
 
DecoratedVariableElement(VariableElement, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.element.DecoratedVariableElement
 
DecoratedWildcardType - Class in com.webcohesion.enunciate.javac.decorations.type
 
DecoratedWildcardType(WildcardType, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.type.DecoratedWildcardType
 
DefaultJavaDocTagHandler - Class in com.webcohesion.enunciate.javac.javadoc
 
DefaultJavaDocTagHandler() - Constructor for class com.webcohesion.enunciate.javac.javadoc.DefaultJavaDocTagHandler
 
DefaultPropertySpec(DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.element.ElementUtils.DefaultPropertySpec
 
delegate - Variable in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
 
delegate - Variable in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
directSupertypes(TypeMirror) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedTypes
 
DocComment - Interface in com.webcohesion.enunciate.javac.javadoc
 

E

ElementAdaptor - Interface in com.webcohesion.enunciate.javac.decorations.adaptors
 
ElementDecoration - Interface in com.webcohesion.enunciate.javac.decorations
 
ElementDecorator<E extends Element> - Class in com.webcohesion.enunciate.javac.decorations
Decorates an Element when visited.
ElementUtils - Class in com.webcohesion.enunciate.javac.decorations.element
 
ElementUtils.DefaultPropertySpec - Class in com.webcohesion.enunciate.javac.decorations.element
 
EMPTY - Static variable in class com.webcohesion.enunciate.javac.javadoc.JavaDoc
 
enumValues() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement
 
env - Variable in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
 
env - Variable in class com.webcohesion.enunciate.javac.decorations.element.ElementUtils.DefaultPropertySpec
 
env - Variable in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
equals(Object) - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedAnnotationMirror
 
equals(Object) - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
 
equals(Object) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
erasure(TypeMirror) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedTypes
 
errorRaised() - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedRoundEnvironment
 
executableElement - Variable in class com.webcohesion.enunciate.javac.javadoc.ReturnDocComment
 
ExecutableElementAdaptor - Interface in com.webcohesion.enunciate.javac.decorations.adaptors
 

F

findDeprecationMessage(DecoratedElement<?>, JavaDocTagHandler) - Static method in class com.webcohesion.enunciate.javac.decorations.element.ElementUtils
 
findSourcePosition(Element) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedProcessingEnvironment
 

G

get(JavaDocTagHandler) - Method in interface com.webcohesion.enunciate.javac.javadoc.DocComment
 
get(JavaDocTagHandler) - Method in class com.webcohesion.enunciate.javac.javadoc.ParamDocComment
 
get(JavaDocTagHandler) - Method in class com.webcohesion.enunciate.javac.javadoc.ReturnDocComment
 
get(JavaDocTagHandler) - Method in class com.webcohesion.enunciate.javac.javadoc.StaticDocComment
 
get(JavaDocTagHandler) - Method in class com.webcohesion.enunciate.javac.javadoc.ThrowsDocComment
 
getAllAnnotationMirrors() - Method in interface com.webcohesion.enunciate.javac.decorations.adaptors.ElementAdaptor
 
getAllAnnotationMirrors(Element) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedElements
 
getAllElementValues() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedAnnotationMirror
 
getAllMembers() - Method in interface com.webcohesion.enunciate.javac.decorations.adaptors.TypeElementAdaptor
 
getAllMembers(TypeElement) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedElements
 
getAnnotation(Class<A>) - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
 
getAnnotation(Class<A>) - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement
 
getAnnotation(Class<A>) - Method in class com.webcohesion.enunciate.javac.decorations.element.PropertyElement
Gets the annotation on the getter.
getAnnotation(Class<A>) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
getAnnotationMirrorDecorations() - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedProcessingEnvironment
 
getAnnotationMirrors() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
 
getAnnotationMirrors() - Method in class com.webcohesion.enunciate.javac.decorations.element.PropertyElement
Gets the collection of annotations on the setter and the getter.
getAnnotationMirrors() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
getAnnotations() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
A map of annotations for this declaration.
getAnnotations() - Method in class com.webcohesion.enunciate.javac.decorations.element.PropertyElement
Gets the annotations on the setter and the getter.
getAnnotationsByType(Class<A>) - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
 
getAnnotationsByType(Class<A>) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
getAnnotationType() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedAnnotationMirror
 
getArrayType(TypeMirror) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedTypes
 
getBinaryName() - Method in interface com.webcohesion.enunciate.javac.decorations.adaptors.TypeElementAdaptor
 
getBinaryName(TypeElement) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedElements
 
getBounds() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeParameterElement
 
getClassName() - Method in class com.webcohesion.enunciate.javac.javadoc.JavaDocLink
Returns the class name or an empty string if link is a within the current class (starts with `#`).
getColumn() - Method in class com.webcohesion.enunciate.javac.decorations.SourcePosition
 
getComponentType() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedArrayType
 
getComponentType(DecoratedTypeMirror, DecoratedProcessingEnvironment) - Static method in class com.webcohesion.enunciate.javac.decorations.type.TypeMirrorUtils
 
getConstantExpression(Object) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedElements
 
getConstantValue() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedVariableElement
 
getConstructors() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement
 
getDeclaredType(TypeElement, TypeMirror...) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedTypes
 
getDeclaredType(DeclaredType, TypeElement, TypeMirror...) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedTypes
 
getDefaultValue() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedExecutableElement
 
getDeferredDocComment() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedVariableElement
 
getDeferredDocComment() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
getDelegate() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedAnnotationMirror
 
getDelegate() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
 
getDelegate() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
getDocComment() - Method in interface com.webcohesion.enunciate.javac.decorations.adaptors.ElementAdaptor
 
getDocComment() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
 
getDocComment() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedVariableElement
 
getDocComment() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
getDocComment(JavaDocTagHandler) - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedVariableElement
 
getDocComment(Element) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedElements
 
getDocValue() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
The value of the java doc, before the block tags.
getDocValue() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
getDocValue(JavaDocTagHandler) - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
The value of the java doc, before the block tags.
getDocValue(JavaDocTagHandler) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
getElementDecorations() - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedProcessingEnvironment
 
getElementsAnnotatedWith(Class<? extends Annotation>) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedRoundEnvironment
 
getElementsAnnotatedWith(TypeElement) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedRoundEnvironment
 
getElementUtils() - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedProcessingEnvironment
 
getElementValues() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedAnnotationMirror
 
getElementValuesByName() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedAnnotationMirror
 
getElementValuesWithDefaults(AnnotationMirror) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedElements
 
getEnclosedElements() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
 
getEnclosingElement() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
 
getEnclosingType() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedDeclaredType
 
getExtendsBound() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedWildcardType
 
getFields() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement
 
getFiler() - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedProcessingEnvironment
 
getGenericElement() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeParameterElement
 
getGetter() - Method in class com.webcohesion.enunciate.javac.decorations.element.PropertyElement
The getter.
getInterfaces() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement
 
getJavaDoc() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
The javadoc for this declaration with the default tag handler.
getJavaDoc(JavaDocTagHandler) - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
Get the JavaDoc for this element for the given tag handler.
getJavaDoc(JavaDocTagHandler, boolean) - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
 
getJavaDoc(JavaDocTagHandler, boolean) - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedVariableElement
 
getKeyword() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedPrimitiveType
 
getKind() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
 
getKind() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
getLabel() - Method in class com.webcohesion.enunciate.javac.javadoc.JavaDocLink
Returns label specified in this tag or null if omitted.
getLine() - Method in class com.webcohesion.enunciate.javac.decorations.SourcePosition
 
getLocale() - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedProcessingEnvironment
 
getLowerBound() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeVariable
 
getMemberName() - Method in class com.webcohesion.enunciate.javac.javadoc.JavaDocLink
Returns the member name from the link or an empty string.
getMessager() - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedProcessingEnvironment
 
getMethods() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement
 
getModifiers() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
 
getName(CharSequence) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedElements
 
getNestingKind() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement
 
getNoType(TypeKind) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedTypes
 
getNullType() - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedTypes
 
getOptions() - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedProcessingEnvironment
 
getPackage() - Method in interface com.webcohesion.enunciate.javac.decorations.adaptors.ElementAdaptor
 
getPackage() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement
 
getPackageElement(CharSequence) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedElements
 
getPackageOf(Element) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedElements
 
getParameters() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedExecutableElement
 
getParameterTypes() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedExecutableType
 
getPath() - Method in class com.webcohesion.enunciate.javac.decorations.SourcePosition
 
getPosition() - Method in class com.webcohesion.enunciate.javac.decorations.SourcePosition
 
getPrimitiveType(TypeKind) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedTypes
 
getProperties() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement
 
getProperties(PropertySpec) - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement
 
getProperty(String) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedProcessingEnvironment
 
getPropertyName() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedExecutableElement
 
getPropertyName() - Method in class com.webcohesion.enunciate.javac.decorations.element.PropertyElement
Make sure the property name is calculated correctly.
getPropertyName(DecoratedExecutableElement) - Method in class com.webcohesion.enunciate.javac.decorations.element.ElementUtils.DefaultPropertySpec
 
getPropertyName(DecoratedExecutableElement) - Method in interface com.webcohesion.enunciate.javac.decorations.element.PropertySpec
 
getPropertyType() - Method in class com.webcohesion.enunciate.javac.decorations.element.PropertyElement
The type of this property.
getQualifiedName() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedPackageElement
 
getQualifiedName() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement
 
getQualifiedName() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedDeclaredType
 
getReceiverType() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedExecutableElement
 
getReceiverType() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedExecutableType
 
getReturnType() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedExecutableElement
 
getReturnType() - Method in class com.webcohesion.enunciate.javac.decorations.element.PropertyElement
 
getReturnType() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedExecutableType
 
getRootElements() - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedRoundEnvironment
 
getSetter() - Method in class com.webcohesion.enunciate.javac.decorations.element.PropertyElement
The setter, or null if this property is a read-only property.
getSimpleName() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
 
getSimpleName() - Method in class com.webcohesion.enunciate.javac.decorations.element.PropertyElement
The simple name of the property is the property name.
getSimpleName(DecoratedExecutableElement) - Method in class com.webcohesion.enunciate.javac.decorations.element.ElementUtils.DefaultPropertySpec
 
getSimpleName(DecoratedExecutableElement) - Method in interface com.webcohesion.enunciate.javac.decorations.element.PropertySpec
 
getSimpleNameString() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
 
getSourceFile() - Method in class com.webcohesion.enunciate.javac.decorations.SourcePosition
 
getSourcePosition() - Method in interface com.webcohesion.enunciate.javac.decorations.adaptors.ElementAdaptor
 
getSourceVersion() - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedProcessingEnvironment
 
getSuperBound() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedWildcardType
 
getSuperclass() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement
 
getThrownTypes() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedExecutableElement
 
getThrownTypes() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedExecutableType
 
getTypeArguments() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedDeclaredType
 
getTypeElement(CharSequence) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedElements
 
getTypeId() - Method in class com.webcohesion.enunciate.javac.javadoc.DefaultJavaDocTagHandler
 
getTypeId() - Method in interface com.webcohesion.enunciate.javac.javadoc.JavaDocTagHandler
The id of the type of this tag handler.
getTypeMirrorDecorations() - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedProcessingEnvironment
 
getTypeParameters() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedExecutableElement
 
getTypeParameters() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement
 
getTypeUtils() - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedProcessingEnvironment
 
getTypeVariables() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedExecutableType
 
getUpperBound() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeVariable
 
getWildcardType(TypeMirror, TypeMirror) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedTypes
 

H

hasLabel() - Method in class com.webcohesion.enunciate.javac.javadoc.JavaDocLink
Answers if this link has an alternative label.
hides(Element) - Method in interface com.webcohesion.enunciate.javac.decorations.adaptors.ElementAdaptor
 
hides(Element, Element) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedElements
 

I

indexOfFirstWhitespace(String) - Static method in class com.webcohesion.enunciate.javac.javadoc.JavaDoc
 
init(String, JavaDocTagHandler, DecoratedElement, DecoratedProcessingEnvironment) - Method in class com.webcohesion.enunciate.javac.javadoc.JavaDoc
 
INSTANCE - Static variable in class com.webcohesion.enunciate.javac.javadoc.DefaultJavaDocTagHandler
 
isAbstract() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
Whether the declaration is abstract.
isAnnotatedType() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement
 
isAnnotation() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
isArray() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedArrayType
 
isArray() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
isAssignable(TypeMirror, TypeMirror) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedTypes
 
isClass() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement
 
isClass() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
isCollection() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
isCollection(TypeElement) - Static method in class com.webcohesion.enunciate.javac.decorations.element.ElementUtils
 
isDeclared() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedDeclaredType
 
isDeclared() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedErrorType
 
isDeclared() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
isDefault() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedExecutableElement
 
isDeprecated() - Method in interface com.webcohesion.enunciate.javac.decorations.adaptors.ElementAdaptor
 
isDeprecated(Element) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedElements
 
isEnum() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement
 
isEnum() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
isFinal() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
Whether the declaration is final.
isFunctionalInterface(TypeElement) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedElements
 
isGetter() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedExecutableElement
 
isGetter() - Method in class com.webcohesion.enunciate.javac.decorations.element.PropertyElement
 
isGetter(DecoratedExecutableElement) - Method in class com.webcohesion.enunciate.javac.decorations.element.ElementUtils.DefaultPropertySpec
 
isGetter(DecoratedExecutableElement) - Method in interface com.webcohesion.enunciate.javac.decorations.element.PropertySpec
 
isHiddenBy(Element) - Method in interface com.webcohesion.enunciate.javac.decorations.adaptors.ElementAdaptor
 
isInstanceOf(Class<?>) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedDeclaredType
 
isInstanceOf(Class<?>) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedReferenceType
 
isInstanceOf(Class<?>) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
isInstanceOf(String) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedDeclaredType
 
isInstanceOf(String) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedPrimitiveType
 
isInstanceOf(String) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedReferenceType
 
isInstanceOf(String) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
isInstanceOf(Element) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
isInstanceOf(TypeMirror) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedErrorType
 
isInstanceOf(TypeMirror) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedNullType
 
isInstanceOf(TypeMirror) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
isInterface() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement
 
isInterface() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
isList() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
isMap(TypeElement) - Static method in class com.webcohesion.enunciate.javac.decorations.element.ElementUtils
 
isNative() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
Whether the declaration is native.
isNull() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedNullType
 
isNull() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
isOverriddenBy(ExecutableElement, TypeElement) - Method in interface com.webcohesion.enunciate.javac.decorations.adaptors.ExecutableElementAdaptor
 
isPaired(DecoratedExecutableElement, DecoratedExecutableElement) - Method in class com.webcohesion.enunciate.javac.decorations.element.ElementUtils.DefaultPropertySpec
 
isPaired(DecoratedExecutableElement, DecoratedExecutableElement) - Method in interface com.webcohesion.enunciate.javac.decorations.element.PropertySpec
 
isPrimitive() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedPrimitiveType
 
isPrimitive() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
isPrivate() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
Whether the declaration is private.
isProtected() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
Whether the declaration is protected.
isPublic() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
Whether the declaration is public.
isReadOnly() - Method in class com.webcohesion.enunciate.javac.decorations.element.PropertyElement
Whether this property is read-only.
isReferenceType() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedReferenceType
 
isReferenceType() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
isSameType(TypeMirror, TypeMirror) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedTypes
 
isSetter() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedExecutableElement
 
isSetter() - Method in class com.webcohesion.enunciate.javac.decorations.element.PropertyElement
 
isSetter(DecoratedExecutableElement) - Method in class com.webcohesion.enunciate.javac.decorations.element.ElementUtils.DefaultPropertySpec
 
isSetter(DecoratedExecutableElement) - Method in interface com.webcohesion.enunciate.javac.decorations.element.PropertySpec
 
isStatic() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
Whether the declaration is static.
isStream() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
isStream(TypeElement) - Static method in class com.webcohesion.enunciate.javac.decorations.element.ElementUtils
 
isStrictfp() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
Whether the declaration is strictfp.
isSubsignature(ExecutableType, ExecutableType) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedTypes
 
isSubtype(TypeMirror, TypeMirror) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedTypes
 
isSynchronized() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
Whether the declaration is synchronized.
isTransient() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
Whether the declaration is transient.
isTypeVariable() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
isTypeVariable() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeVariable
 
isUnnamed() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedPackageElement
 
isVarArgs() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedExecutableElement
 
isVarArgs() - Method in class com.webcohesion.enunciate.javac.decorations.element.PropertyElement
 
isVoid() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedNoType
 
isVoid() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
isVolatile() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
Whether the declaration is volatile.
isWildcard() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
isWildcard() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedWildcardType
 
isWriteOnly() - Method in class com.webcohesion.enunciate.javac.decorations.element.PropertyElement
Whether this property is write-only.

J

JavaDoc - Class in com.webcohesion.enunciate.javac.javadoc
 
JavaDoc(String, JavaDocTagHandler, DecoratedElement, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.javadoc.JavaDoc
 
JavaDoc.JavaDocTagList - Class in com.webcohesion.enunciate.javac.javadoc
A list of values for a javadoc tag.
JavaDocLink - Class in com.webcohesion.enunciate.javac.javadoc
Models the @link inline tag in javadoc.
JavaDocTagHandler - Interface in com.webcohesion.enunciate.javac.javadoc
Handler to be used to define logic to perform for tags in JavaDoc comments.
JavaDocTagList(String) - Constructor for class com.webcohesion.enunciate.javac.javadoc.JavaDoc.JavaDocTagList
To construct a tag list, at least one value must be supplied.

L

listType(DecoratedProcessingEnvironment) - Static method in class com.webcohesion.enunciate.javac.decorations.type.TypeMirrorUtils
 
listTypeErasure(DecoratedProcessingEnvironment) - Static method in class com.webcohesion.enunciate.javac.decorations.type.TypeMirrorUtils
 
loadEnumConstants() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement
 
loadParamsComments(JavaDoc) - Method in class com.webcohesion.enunciate.javac.javadoc.ParamDocComment
 
loadParamsComments(String, JavaDoc) - Method in class com.webcohesion.enunciate.javac.javadoc.ParamDocComment
 
loadProperties(PropertySpec) - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement
 

M

mirrorOf(Class<?>, ProcessingEnvironment) - Static method in class com.webcohesion.enunciate.javac.decorations.type.TypeMirrorUtils
 
mirrorOf(String, DecoratedProcessingEnvironment) - Static method in class com.webcohesion.enunciate.javac.decorations.type.TypeMirrorUtils
 
mirrorOf(Callable<Class<?>>, DecoratedProcessingEnvironment) - Static method in class com.webcohesion.enunciate.javac.decorations.Annotations
 
mirrorOf(Callable<Class<?>>, DecoratedProcessingEnvironment, Class<?>) - Static method in class com.webcohesion.enunciate.javac.decorations.Annotations
 

O

objectType(DecoratedProcessingEnvironment) - Static method in class com.webcohesion.enunciate.javac.decorations.type.TypeMirrorUtils
 
onBlockTag(String, String, DecoratedElement) - Method in class com.webcohesion.enunciate.javac.javadoc.DefaultJavaDocTagHandler
 
onBlockTag(String, String, DecoratedElement) - Method in interface com.webcohesion.enunciate.javac.javadoc.JavaDocTagHandler
What to do with a block JavaDoc tag.
onInlineTag(String, String, DecoratedElement) - Method in class com.webcohesion.enunciate.javac.javadoc.DefaultJavaDocTagHandler
 
onInlineTag(String, String, DecoratedElement) - Method in interface com.webcohesion.enunciate.javac.javadoc.JavaDocTagHandler
What to do with an inline JavaDoc tag.
overrides(ExecutableElement, ExecutableElement) - Method in interface com.webcohesion.enunciate.javac.decorations.adaptors.TypeElementAdaptor
 
overrides(ExecutableElement, ExecutableElement, TypeElement) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedElements
 
overrides(ExecutableElement, TypeElement) - Method in interface com.webcohesion.enunciate.javac.decorations.adaptors.ExecutableElementAdaptor
 

P

PackageElementAdaptor - Interface in com.webcohesion.enunciate.javac.decorations.adaptors
 
ParamDocComment - Class in com.webcohesion.enunciate.javac.javadoc
 
ParamDocComment(DecoratedExecutableElement, String) - Constructor for class com.webcohesion.enunciate.javac.javadoc.ParamDocComment
 
parse(String) - Static method in class com.webcohesion.enunciate.javac.javadoc.JavaDocLink
Parses the specified text as a link.
printElements(Writer, Element...) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedElements
 
processingOver() - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedRoundEnvironment
 
PropertyElement - Class in com.webcohesion.enunciate.javac.decorations.element
A property, representing the getter/setter pair.
PropertyElement(DecoratedExecutableElement, DecoratedExecutableElement, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.element.PropertyElement
A property declaration.
PropertyElement(DecoratedExecutableElement, DecoratedExecutableElement, PropertySpec, DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.element.PropertyElement
 
PropertySpec - Interface in com.webcohesion.enunciate.javac.decorations.element
 
push(List<? extends TypeParameterElement>, List<? extends TypeMirror>) - Method in class com.webcohesion.enunciate.javac.decorations.type.TypeVariableContext
 

R

resolveTypeVariable(TypeMirror) - Method in class com.webcohesion.enunciate.javac.decorations.type.TypeVariableContext
 
resolveTypeVariable(TypeMirror, List<? extends TypeParameterElement>, List<? extends TypeMirror>) - Static method in class com.webcohesion.enunciate.javac.decorations.type.TypeMirrorUtils
 
resolveTypeVariables(TypeMirror, ProcessingEnvironment) - Method in class com.webcohesion.enunciate.javac.decorations.type.TypeVariableContext
 
ReturnDocComment - Class in com.webcohesion.enunciate.javac.javadoc
 
ReturnDocComment(DecoratedExecutableElement) - Constructor for class com.webcohesion.enunciate.javac.javadoc.ReturnDocComment
 

S

setDeferredDocComment(DocComment) - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
setDocComment(DocComment) - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedVariableElement
 
setProperty(String, Object) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedProcessingEnvironment
 
SourcePosition - Class in com.webcohesion.enunciate.javac.decorations
 
SourcePosition(TreePath, JavaFileObject, long, long, long) - Constructor for class com.webcohesion.enunciate.javac.decorations.SourcePosition
 
StaticDocComment - Class in com.webcohesion.enunciate.javac.javadoc
 
StaticDocComment(String) - Constructor for class com.webcohesion.enunciate.javac.javadoc.StaticDocComment
 
streamType(DecoratedProcessingEnvironment) - Static method in class com.webcohesion.enunciate.javac.decorations.type.TypeMirrorUtils
 
streamTypeErasure(DecoratedProcessingEnvironment) - Static method in class com.webcohesion.enunciate.javac.decorations.type.TypeMirrorUtils
 

T

ThrowsDocComment - Class in com.webcohesion.enunciate.javac.javadoc
 
ThrowsDocComment(DecoratedExecutableElement, String) - Constructor for class com.webcohesion.enunciate.javac.javadoc.ThrowsDocComment
 
toString() - Method in class com.webcohesion.enunciate.javac.decorations.element.DecoratedElement
 
toString() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedPrimitiveType
 
toString() - Method in class com.webcohesion.enunciate.javac.decorations.type.DecoratedTypeMirror
 
toString() - Method in class com.webcohesion.enunciate.javac.javadoc.JavaDoc.JavaDocTagList
 
toString() - Method in class com.webcohesion.enunciate.javac.javadoc.JavaDoc
 
toString() - Method in class com.webcohesion.enunciate.javac.javadoc.JavaDocLink
 
TypeElementAdaptor - Interface in com.webcohesion.enunciate.javac.decorations.adaptors
 
TypeElementComparator - Class in com.webcohesion.enunciate.javac
A comparator for instances of class declaration, comparing by fqn.
TypeElementComparator() - Constructor for class com.webcohesion.enunciate.javac.TypeElementComparator
 
TypeMirrorDecoration - Interface in com.webcohesion.enunciate.javac.decorations
 
TypeMirrorDecorator<T extends TypeMirror> - Class in com.webcohesion.enunciate.javac.decorations
Decorates a TypeMirror when visited.
TypeMirrorDecorator(DecoratedProcessingEnvironment) - Constructor for class com.webcohesion.enunciate.javac.decorations.TypeMirrorDecorator
 
TypeMirrorUtils - Class in com.webcohesion.enunciate.javac.decorations.type
 
TypeParameterElementAdaptor - Interface in com.webcohesion.enunciate.javac.decorations.adaptors
 
TypeVariableContext - Class in com.webcohesion.enunciate.javac.decorations.type
 
TypeVariableContext() - Constructor for class com.webcohesion.enunciate.javac.decorations.type.TypeVariableContext
 

U

unboxedType(TypeMirror) - Method in class com.webcohesion.enunciate.javac.decorations.DecoratedTypes
 

V

value - Variable in class com.webcohesion.enunciate.javac.javadoc.JavaDoc
 
VariableElementAdaptor - Interface in com.webcohesion.enunciate.javac.decorations.adaptors
 
visitArray(ArrayType, Void) - Method in class com.webcohesion.enunciate.javac.decorations.TypeMirrorDecorator
 
visitDeclared(DeclaredType, Void) - Method in class com.webcohesion.enunciate.javac.decorations.TypeMirrorDecorator
 
visitError(ErrorType, Void) - Method in class com.webcohesion.enunciate.javac.decorations.TypeMirrorDecorator
 
visitExecutable(ExecutableElement, Void) - Method in class com.webcohesion.enunciate.javac.decorations.ElementDecorator
 
visitExecutable(ExecutableType, Void) - Method in class com.webcohesion.enunciate.javac.decorations.TypeMirrorDecorator
 
visitIntersection(IntersectionType, Void) - Method in class com.webcohesion.enunciate.javac.decorations.TypeMirrorDecorator
 
visitNoType(NoType, Void) - Method in class com.webcohesion.enunciate.javac.decorations.TypeMirrorDecorator
 
visitNull(NullType, Void) - Method in class com.webcohesion.enunciate.javac.decorations.TypeMirrorDecorator
 
visitPackage(PackageElement, Void) - Method in class com.webcohesion.enunciate.javac.decorations.ElementDecorator
 
visitPrimitive(PrimitiveType, Void) - Method in class com.webcohesion.enunciate.javac.decorations.TypeMirrorDecorator
 
visitType(TypeElement, Void) - Method in class com.webcohesion.enunciate.javac.decorations.ElementDecorator
 
visitTypeParameter(TypeParameterElement, Void) - Method in class com.webcohesion.enunciate.javac.decorations.ElementDecorator
 
visitTypeVariable(TypeVariable, Void) - Method in class com.webcohesion.enunciate.javac.decorations.TypeMirrorDecorator
 
visitUnion(UnionType, Void) - Method in class com.webcohesion.enunciate.javac.decorations.TypeMirrorDecorator
 
visitUnknown(Element, Void) - Method in class com.webcohesion.enunciate.javac.decorations.ElementDecorator
 
visitUnknown(TypeMirror, Void) - Method in class com.webcohesion.enunciate.javac.decorations.TypeMirrorDecorator
 
visitVariable(VariableElement, Void) - Method in class com.webcohesion.enunciate.javac.decorations.ElementDecorator
 
visitWildcard(WildcardType, Void) - Method in class com.webcohesion.enunciate.javac.decorations.TypeMirrorDecorator
 
A B C D E F G H I J L M O P R S T U V 
All Classes All Packages