Searched refs:ThrowsTagImpl (Results 1 - 2 of 2) sorted by relevance

/openjdk7/langtools/src/share/classes/com/sun/tools/javadoc/
H A DThrowsTagImpl.java41 class ThrowsTagImpl extends TagImpl implements ThrowsTag { class in inherits:TagImpl,ThrowsTag
51 ThrowsTagImpl(DocImpl holder, String name, String text) { method in class:ThrowsTagImpl
99 * of ThrowsTagImpl.
H A DComment.java149 tag = new ThrowsTagImpl(holder, tagName, tx);

Completed in 29 milliseconds