summaryrefslogtreecommitdiff
path: root/javax/lang/model/util
Commit message (Expand)AuthorAgeFilesLines
* Implement AbstractAnnotationValueVisitor6.Andrew John Hughes2014-10-132-0/+129
* Add methods for Iterables to ElementFilter.Andrew John Hughes2013-08-061-5/+296
* Add ElementVisitor implementations and JavaFileManager forwarder.Andrew John Hughes2013-02-183-0/+541
* Add remaining Set filters to ElementFilter.compiler-supportAndrew John Hughes2013-02-031-0/+52
* For ElementFilter, the type of element should be determined by its kind, not ...Andrew John Hughes2013-02-011-33/+63
* Add remaining TypeMirror subclasses and associated methods.Andrew John Hughes2012-11-301-0/+117
* Add Name & PackageElement along with methods that depend on them.Andrew John Hughes2012-11-291-0/+63
* Add annotation elements and start of type hierarchy.Andrew John Hughes2012-11-272-0/+223
* Documentation & annotation update/cleanup on new files.Andrew John Hughes2012-11-263-0/+21
* Start implementing classes/fields/methods necessary to build ecj.Andrew John Hughes2012-11-133-0/+595