8030244: Update langtools to use Diamond

Reviewed-by: darcy
This commit is contained in:
Brian Goetz 2013-12-18 16:05:18 -05:00
parent 6255412f38
commit 6b6b488756
216 changed files with 1006 additions and 1096 deletions

View file

@ -236,7 +236,7 @@ public interface DocTree {
Kind(String tagName) {
this.tagName = tagName;
}
};
}
/**
* Gets the kind of this tree.