summaryrefslogtreecommitdiff
path: root/javax/lang/model
Commit message (Expand)AuthorAgeFilesLines
* Add remaining Set filters to ElementFilter.compiler-supportAndrew John Hughes2013-02-031-0/+52
* Document ElementKind fields and add missing methods.Andrew John Hughes2013-02-011-0/+53
* For ElementFilter, the type of element should be determined by its kind, not ...Andrew John Hughes2013-02-011-33/+63
* Add missing exception classes in javax.lang.model.element.* and javax.lang.mo...Andrew John Hughes2013-01-048-0/+492
* Add missing Modifier and NestingKind enumerations and associated methods.Andrew John Hughes2012-12-284-0/+166
* Add remaining TypeMirror subclasses and associated methods.Andrew John Hughes2012-11-3010-0/+733
* Add Name & PackageElement along with methods that depend on them.Andrew John Hughes2012-11-295-3/+254
* Add annotation elements and start of type hierarchy.Andrew John Hughes2012-11-2716-1/+1444
* Documentation & annotation update/cleanup on new files.Andrew John Hughes2012-11-268-4/+30
* Start implementing classes/fields/methods necessary to build ecj.Andrew John Hughes2012-11-138-0/+1093