summaryrefslogtreecommitdiff
path: root/javax/lang/model/element
Commit message (Expand)AuthorAgeFilesLines
* Update javax.lang.model, javax.lang.model.element and javax.lang.model.type p...Andrew John Hughes2013-09-048-11/+136
* Add ElementVisitor implementations and JavaFileManager forwarder.Andrew John Hughes2013-02-182-1/+2
* Document ElementKind fields and add missing methods.Andrew John Hughes2013-02-011-0/+53
* Add missing exception classes in javax.lang.model.element.* and javax.lang.mo...Andrew John Hughes2013-01-044-0/+214
* Add missing Modifier and NestingKind enumerations and associated methods.Andrew John Hughes2012-12-284-0/+166
* Add Name & PackageElement along with methods that depend on them.Andrew John Hughes2012-11-294-3/+191
* Add annotation elements and start of type hierarchy.Andrew John Hughes2012-11-279-1/+738
* Documentation & annotation update/cleanup on new files.Andrew John Hughes2012-11-264-4/+8
* Start implementing classes/fields/methods necessary to build ecj.Andrew John Hughes2012-11-134-0/+396