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 © 2020 JBoss, a division of Red Hat, Inc.. All Rights Reserved.