Package | Description |
---|---|
com.sun.codemodel |
Library for generating Java source code
|
Modifier and Type | Class and Description |
---|---|
class |
JArray
array creation and initialization.
|
class |
JAssignment
Assignment statements, which are also expressions.
|
class |
JEnumConstant
Enum Constant.
|
class |
JFieldRef
Field Reference
|
class |
JFieldVar
A field that can have a
JDocComment associated with it |
class |
JInvocation
JMethod invocation
|
class |
JStringLiteral
String literal.
|
class |
JVar
Variables and fields.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.