|
jdeparser 1.0.0.Final-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JAssignmentTarget | |
---|---|
org.jboss.jdeparser |
Uses of JAssignmentTarget in org.jboss.jdeparser |
---|
Classes in org.jboss.jdeparser that implement JAssignmentTarget | |
---|---|
class |
JFieldRef
Field Reference |
class |
JFieldVar
A field that can have a JDocComment associated with it |
class |
JVar
Variables and fields. |
Methods in org.jboss.jdeparser with parameters of type JAssignmentTarget | |
---|---|
JBlock |
JBlock.assign(JAssignmentTarget lhs,
JExpression exp)
Creates an assignment statement and adds it to this block. |
static JExpression |
JExpr.assign(JAssignmentTarget lhs,
JExpression rhs)
|
JBlock |
JBlock.assignPlus(JAssignmentTarget lhs,
JExpression exp)
|
static JExpression |
JExpr.assignPlus(JAssignmentTarget lhs,
JExpression rhs)
|
|
jdeparser 1.0.0.Final-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |