History log of /external/doclava/src/com/google/doclava/ParameterInfo.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
06104ecff3edd23223815877fc5b72b219ccdd2b 10-Jan-2018 Jiyong Park <jiyong@google.com> ApiFile and a few more methods are now public

ApiFile and some methods in ParameterInfo and TypeInfo are now public
because CtsHostSignatureTestCases is using doclava to parse current.txt
and system-current.txt files.

Bug: 71521429
Test: cts-tradefed run cts --module CtsSignatureHostTestCases

Change-Id: I26e98ea6cffa2cf3087e6ac32f7201f17500e120
/external/doclava/src/com/google/doclava/ParameterInfo.java
7c80d0e9086eef289d323661977cbfb771d95a2a 29-Dec-2015 Morad Abdelrahman <moradabdr@google.com> Make doclava keep parameter annotations in generated stubs.

Curently doclava only keeps annotations on classes and methods, this
change makes it keep stuff like @Nullable on method parameters.

Change-Id: I757f1f515e5f88ecae3a28cef74238e3f82bc30b
Bug: 25209803
/external/doclava/src/com/google/doclava/ParameterInfo.java
d6570b0b7f66519ba50c18d9e08db423bdf1341e 29-Oct-2014 Jeff Arneson <jarneson@google.com> Fix docs for classes that implement or extend generics with type parameters

The type paramater data was being lost on interfaces and base classes
when iterating through the hierarchy. This is fixed by passing along
TypeInfos that keep track of the parameterized types to the superclasses,
interfaces, and methods in the inheritance chains.

Bug: 18078691
Change-Id: I8a614e6f51862c5550766d58e33205040dab3dfb
/external/doclava/src/com/google/doclava/ParameterInfo.java
920dbbbaca6aa578f3b26d89e99d12754c26ed60 05-Aug-2010 Ben Dodson <bjdodson@google.com> Initial import of Doclava project

Change-Id: Ia5ae56f1700fce98e0ae6954fa2df617ec0537bb
/external/doclava/src/com/google/doclava/ParameterInfo.java