jdeparser 1.0.0.Final-redhat-1

org.jboss.jdeparser
Interface JDocCommentable

All Known Implementing Classes:
JDefinedClass, JEnumConstant, JFieldVar, JMethod, JPackage

public interface JDocCommentable

Program elements that can have Javadoc

Author:
Jonas von Malottki

Method Summary
 JDocComment javadoc()
           
 

Method Detail

javadoc

JDocComment javadoc()
Returns:
the JavaDoc of the Element

jdeparser 1.0.0.Final-redhat-1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.