| Package | Description |
|---|---|
| net.thevpc.jeep.core.nodes |
| Modifier and Type | Method and Description |
|---|---|
JNodePars |
JNodePrefixParenthesis.getItems() |
JNodePars |
JNodePostfixParenthesis.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
JNodePrefixParenthesis.setItems(JNodePars items) |
void |
JNodePostfixParenthesis.setItems(JNodePars items) |
| Constructor and Description |
|---|
JNodePostfixParenthesis(JDefaultNode base,
JNodePars items) |
JNodePrefixParenthesis(JDefaultNode base,
JNodePars items) |
Copyright © 2021 vpc open source initiative. All rights reserved.