Searched refs:AS_TYPE (Results 1 – 1 of 1) sorted by relevance
58 return AS_TYPE.visit(annotationValue); in asType()61 private static final AnnotationValueVisitor<TypeMirror, Void> AS_TYPE = field in MoreAnnotationValues