aboutsummaryrefslogtreecommitdiffstats
path: root/javaparser-core/src/main/java/com/github/javaparser/ast/body/EmptyTypeDeclaration.java
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated code leading up to 3.0matozoid2016-07-291-10/+0
* moved Modifier to parent packageMaximilien CRUZ2016-07-201-0/+1
* Merge remote-tracking branch 'origin/issue381-enumsets'Maximilien CRUZ2016-07-201-3/+5
|\
| * Change bitfields into EnumSets #381Maximilien Cruz2016-07-181-5/+6
| * Update date in copyright statementsmatozoid2016-07-181-1/+1
* | #363 Introducing generics everywhereMaximilien CRUZ2016-07-171-4/+3
|/
* Merge branch 'master' into issue-341matozoid2016-07-131-1/+1
|\
| * Big bunch of minor cleanupsmatozoid2016-07-121-1/+0
* | Use Range and Position everywhere, deprecate old methodsmatozoid2016-07-121-1/+12
|/
* Issue 141: implement getJavaDoc by returning the node's comment if it is a Ja...matozoid2016-07-051-10/+0
* make TypeDeclaration implements DocumentableNode directlyFederico Tomassetti2015-10-211-2/+1
* update all source filesFederico Tomassetti2015-07-251-8/+9
* Copyright UpdateDidier Villevalois2015-03-091-9/+8
* #74 Change package name and maven co-ordinatesNicholas Smith2014-12-101-0/+61