|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JDeclaration | |
|---|---|
| com.sun.codemodel | Library for generating Java source code |
| Uses of JDeclaration in com.sun.codemodel |
|---|
| Classes in com.sun.codemodel that implement JDeclaration | |
|---|---|
class |
JDefinedClass
A generated Java class/interface/enum/.... |
class |
JEnumConstant
Enum Constant. |
class |
JFieldVar
A field that can have a JDocComment associated with it |
class |
JMethod
Java method. |
class |
JPackage
A Java package. |
class |
JTypeVar
Type variable used to declare generics. |
class |
JVar
Variables and fields. |
| Methods in com.sun.codemodel with parameters of type JDeclaration | |
|---|---|
JFormatter |
JFormatter.d(JDeclaration d)
Cause the JDeclaration to generate source for itself |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||