6ba612efffba42bec102ac58a1540496158f747e |
|
21-Jun-2011 |
Andrew Sapperstein <asapperstein@google.com> |
Parsing entire tree and resolving all conflicts. Unfortunately, this takes 3 passes (1 parse and 2 resolve passes) due to one corner case (where you refer to something that is inside a superclass that is in a different package). Fortunately, there are only 3 or 4 resolutions on the third pass. Change-Id: I14dc6e61e002058132b8065a7b31abb87ac8f2a1
/external/doclava/src/com/google/doclava/AnnotationValueInfo.java
|
d6eaacbb9eb56763d38a3815fc509b92ed98a585 |
|
20-May-2011 |
Andrew Sapperstein <asapperstein@google.com> |
Modified old doclava to use LinkedLists instead of arrays Functioning java parsing as well. Needs to be wired up into doclava proper. Change-Id: Ifa38ca7312e6c23a8f663a9d0638afb9a29bf19d
/external/doclava/src/com/google/doclava/AnnotationValueInfo.java
|
920dbbbaca6aa578f3b26d89e99d12754c26ed60 |
|
05-Aug-2010 |
Ben Dodson <bjdodson@google.com> |
Initial import of Doclava project Change-Id: Ia5ae56f1700fce98e0ae6954fa2df617ec0537bb
/external/doclava/src/com/google/doclava/AnnotationValueInfo.java
|