Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
import javax.lang.model.type.*;

/**
* Represents a construct that can be annotated.
* Represents a construct that can be annotated or does it?
*
* A construct is either an {@linkplain
* javax.lang.model.element.Element element} or a {@linkplain
Expand Down