Modifier and Type | Interface and Description |
---|---|
interface |
JAnonymousClassDef
An anonymous class definition.
|
interface |
JCall
A method or constructor call.
|
interface |
JEnumConstant
An enum constant definition.
|
Modifier and Type | Method and Description |
---|---|
JSimpleArgs |
JSimpleArgs.arg(JExpr expr)
Add an argument.
|
Copyright © 2016. All rights reserved.