public class HNDeclareTokenTuple extends HNDeclareTokenTupleItem implements HNDeclare
| Constructor and Description |
|---|
HNDeclareTokenTuple(HNDeclareTokenTupleItem[] identifiers,
net.thevpc.jeep.JToken[] separators,
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) |
List<net.thevpc.jeep.JNode> |
getChildrenNodes() |
HNDeclareTokenTupleItem[] |
getItems() |
HNDeclareTokenTuple |
setItems(HNDeclareTokenTupleItem[] identifiers) |
String |
toString() |
addAnnotationNoDuplicates, addAnnotations, addAnnotationsNoDuplicates, addModifierKeys, copy, copy, fullChildInfo, getAnnotations, getEffectiveImports, getElement, getExitPoints, getImports, getModifierKeys, getParentNode, id, removeAnnotations, setAnnotations, setElement, setImportscontainsCaret, containsCaret, copyFrom, findAndReplace, findAndReplaceChildren, 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 HNDeclareTokenTuple(HNDeclareTokenTupleItem[] identifiers, net.thevpc.jeep.JToken[] separators, net.thevpc.jeep.JToken startToken, net.thevpc.jeep.JToken endToken)
public HNDeclareTokenTupleItem[] getItems()
public HNDeclareTokenTuple setItems(HNDeclareTokenTupleItem[] identifiers)
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.AbstractJNodeCopyright © 2025 vpc open source initiative. All rights reserved.