|
jdeparser 1.0.0.Final-redhat-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.jdeparser.JExpressionImpl
org.jboss.jdeparser.JArray
public final class JArray
array creation and initialization.
Method Summary | |
---|---|
JArray |
add(JExpression e)
Add an element to the array initializer |
void |
generate(JFormatter f)
|
Methods inherited from class org.jboss.jdeparser.JExpressionImpl |
---|
_instanceof, band, bor, cand, complement, component, cond, cor, decr, div, eq, gt, gte, incr, invoke, invoke, lt, lte, minus, minus, mod, mul, ne, not, plus, ref, ref, shl, shr, shrz, xor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public JArray add(JExpression e)
public void generate(JFormatter f)
|
jdeparser 1.0.0.Final-redhat-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |