Uses of Class
com.webcohesion.enunciate.javac.decorations.type.DecoratedReferenceType
-
Packages that use DecoratedReferenceType Package Description com.webcohesion.enunciate.javac.decorations.type -
-
Uses of DecoratedReferenceType in com.webcohesion.enunciate.javac.decorations.type
Subclasses of DecoratedReferenceType in com.webcohesion.enunciate.javac.decorations.type Modifier and Type Class Description classDecoratedArrayTypeclassDecoratedDeclaredTypeA 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).classDecoratedErrorTypeA 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).classDecoratedNullTypeclassDecoratedTypeVariable
-