Package | Description |
---|---|
com.helger.jcodemodel |
Library for generating Java source code.
|
Modifier and Type | Method and Description |
---|---|
JDocComment |
JDocComment.append(Object o) |
JDocComment |
JPackage.javadoc()
Creates, if necessary, and returns the package javadoc for this
JDefinedClass.
|
JDocComment |
JMethod.javadoc()
Creates, if necessary, and returns the class javadoc for this
JMethod . |
JDocComment |
JFieldVar.javadoc()
Creates, if necessary, and returns the class javadoc for this JDefinedClass
|
JDocComment |
JEnumConstant.javadoc()
Creates, if necessary, and returns the enum constant javadoc.
|
JDocComment |
JDefinedClass.javadoc()
Creates, if necessary, and returns the class javadoc for this JDefinedClass
|
JDocComment |
IJDocCommentable.javadoc() |
Copyright © 2013–2015 Philip Helger. All rights reserved.