Home
last modified time | relevance | path

Searched refs:documentAnnotations (Results 1 – 1 of 1) sorted by relevance

/external/doclava/src/com/google/doclava/
DDoclava.java116 public static boolean documentAnnotations = false; field in Doclava
346 documentAnnotations = true; in start()
2092 if (!documentAnnotations) return null; in getDocumentationStringForAnnotation()