public static class HNSwitch.SwitchCase extends HNSwitch.SwitchBranch
doNode, impl, op| Constructor and Description |
|---|
SwitchCase() |
SwitchCase(List<HNode> whenNodes,
net.thevpc.jeep.JToken op,
HNode doNode,
net.thevpc.jeep.JToken startToken,
net.thevpc.jeep.JToken endToken) |
| Modifier and Type | Method and Description |
|---|---|
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() |
List<HNode> |
getWhenNodes() |
HNSwitch.SwitchBranch |
setWhenNodes(List<HNode> whenNodes) |
getDoNode, getImpl, getOp, setDoNode, setImpladdAnnotationNoDuplicates, 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, visitNextprotected void findAndReplaceChildren(net.thevpc.jeep.JNodeFindAndReplace findAndReplace)
findAndReplaceChildren in class net.thevpc.jeep.core.nodes.AbstractJNodepublic HNSwitch.SwitchBranch setWhenNodes(List<HNode> whenNodes)
public void copyFrom(net.thevpc.jeep.JNode node,
net.thevpc.jeep.JNodeCopyFactory copyFactory)
copyFrom in interface net.thevpc.jeep.JNodecopyFrom in class HNSwitch.SwitchBranchpublic List<net.thevpc.jeep.JNode> getChildrenNodes()
getChildrenNodes in interface net.thevpc.jeep.JNodegetChildrenNodes in class net.thevpc.jeep.core.nodes.AbstractJNodeCopyright © 2021 vpc open source initiative. All rights reserved.