public class JNodePostfixUnaryOpCall extends JNodeStatement
| Constructor and Description |
|---|
JNodePostfixUnaryOpCall(String name,
JDefaultNode arg) |
| Modifier and Type | Method and Description |
|---|---|
JDefaultNode |
getArg() |
String |
getName() |
int |
id() |
JInvokablePrefilled |
impl() |
JNodePostfixUnaryOpCall |
setArg(JDefaultNode arg) |
JNodePostfixUnaryOpCall |
setImpl(JInvokablePrefilled implFunction) |
String |
toString() |
copyFrom, getType, setTypecontainsCaret, containsCaret, copy, copy, copyFrom, findAndReplace, findAndReplaceChildren, getChildInfo, getChildrenNodes, getEndToken, getExitContextObject, getParentNode, getPosition, getPosition, getSeparators, getStartToken, getUserObjects, isExitContext, isSetUserObject, isTestAndSetUserObject, parentNode, setBounds, setChildInfo, setEndToken, setExitContextObject, setSeparators, setStartToken, setUserObject, setUserObject, setUserObject, unsetUserObject, visit, visitNext, visitNext, visitNextpublic JNodePostfixUnaryOpCall(String name, JDefaultNode arg)
public JInvokablePrefilled impl()
public JNodePostfixUnaryOpCall setImpl(JInvokablePrefilled implFunction)
public JDefaultNode getArg()
public JNodePostfixUnaryOpCall setArg(JDefaultNode arg)
public int id()
id in class JDefaultNodepublic String getName()
Copyright © 2021 vpc open source initiative. All rights reserved.