Searched refs:asAnnotationTypeDoc (Results 1 - 5 of 5) sorted by relevance

/openjdk7/langtools/src/share/classes/com/sun/javadoc/
H A DType.java105 * (but see {@link #asAnnotationTypeDoc()}).
152 AnnotationTypeDoc asAnnotationTypeDoc(); method in interface:Type
/openjdk7/langtools/src/share/classes/com/sun/tools/javadoc/
H A DAbstractTypeImpl.java100 public AnnotationTypeDoc asAnnotationTypeDoc() { method in class:AbstractTypeImpl
H A DPrimitiveType.java106 public AnnotationTypeDoc asAnnotationTypeDoc() { method in class:PrimitiveType
H A DTypeMaker.java285 public AnnotationTypeDoc asAnnotationTypeDoc() { method in class:TypeMaker.ArrayTypeImpl
286 return skipArrays().asAnnotationTypeDoc();
H A DClassDocImpl.java1160 public AnnotationTypeDoc asAnnotationTypeDoc() { method in class:ClassDocImpl

Completed in 35 milliseconds