Package com.webcohesion.enunciate.javac.decorations.type
-
Class Summary Class Description DecoratedArrayType DecoratedDeclaredType 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 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 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).DecoratedNoType DecoratedNullType DecoratedPrimitiveType A decorated type mirror provides: A string property denoting the java keyword for itskind.DecoratedReferenceType<T extends ReferenceType> DecoratedTypeMirror<T extends TypeMirror> DecoratedTypeVariable DecoratedWildcardType TypeMirrorUtils TypeVariableContext