| Constructor and Description |
|---|
WhenDoBranchNode(HNode whenNode,
HNode doNode,
net.thevpc.jeep.JInvokablePrefilled impl) |
| Modifier and Type | Method and Description |
|---|---|
HNIf.WhenDoBranchNode |
addIdDeclaration(HNDeclareIdentifier id) |
void |
copyFrom(net.thevpc.jeep.JNode node,
net.thevpc.jeep.JNodeCopyFactory copyFactory) |
protected void |
findAndReplaceChildren(net.thevpc.jeep.JNodeFindAndReplace findAndReplace) |
List<net.thevpc.jeep.JNode> |
getChildrenNodes() |
HNode |
getDoNode() |
List<HNDeclareIdentifier> |
getIdDeclarations() |
net.thevpc.jeep.JInvokablePrefilled |
getImpl() |
HNode |
getWhenNode() |
HNIf.WhenDoBranchNode |
setDoNode(HNode doNode) |
HNIf.WhenDoBranchNode |
setIdDeclarations(List<HNDeclareIdentifier> idDeclarations) |
HNIf.WhenDoBranchNode |
setImpl(net.thevpc.jeep.JInvokablePrefilled impl) |
HNIf.WhenDoBranchNode |
setWhenNode(HNode whenNode) |
addAnnotationNoDuplicates, addAnnotations, addAnnotationsNoDuplicates, addModifierKeys, copy, copy, fullChildInfo, getAnnotations, getEffectiveImports, getElement, getExitPoints, getImports, getModifierKeys, getParentNode, id, removeAnnotations, setAnnotations, setElement, setImportscontainsCaret, containsCaret, copyFrom, findAndReplace, getChildInfo, getEndToken, getExitContextObject, getPosition, getPosition, getSeparators, getStartToken, getUserObjects, isExitContext, isSetUserObject, isTestAndSetUserObject, parentNode, setBounds, setChildInfo, setEndToken, setExitContextObject, setSeparators, setStartToken, setUserObject, setUserObject, setUserObject, unsetUserObject, visit, visitNext, visitNext, visitNextpublic List<HNDeclareIdentifier> getIdDeclarations()
public HNIf.WhenDoBranchNode addIdDeclaration(HNDeclareIdentifier id)
public HNIf.WhenDoBranchNode setIdDeclarations(List<HNDeclareIdentifier> idDeclarations)
public net.thevpc.jeep.JInvokablePrefilled getImpl()
public HNIf.WhenDoBranchNode setImpl(net.thevpc.jeep.JInvokablePrefilled impl)
public HNode getWhenNode()
public HNIf.WhenDoBranchNode setWhenNode(HNode whenNode)
public HNode getDoNode()
public HNIf.WhenDoBranchNode setDoNode(HNode doNode)
public void copyFrom(net.thevpc.jeep.JNode node,
net.thevpc.jeep.JNodeCopyFactory copyFactory)
public List<net.thevpc.jeep.JNode> getChildrenNodes()
getChildrenNodes in interface net.thevpc.jeep.JNodegetChildrenNodes in class net.thevpc.jeep.core.nodes.AbstractJNodeprotected void findAndReplaceChildren(net.thevpc.jeep.JNodeFindAndReplace findAndReplace)
findAndReplaceChildren in class net.thevpc.jeep.core.nodes.AbstractJNodeCopyright © 2025 vpc open source initiative. All rights reserved.