public interface JSimpleArgs
Modifier and Type | Method and Description |
---|---|
JSimpleArgs |
arg(JExpr expr)
Add an argument.
|
JExpr[] |
arguments()
Get the arguments defined thus far.
|
JSimpleArgs arg(JExpr expr)
expr
- the argument expressionJExpr[] arguments()
Copyright © 2016. All rights reserved.