public class HNDeclareTokenList extends HNDeclareToken implements HNDeclare
| Constructor and Description |
|---|
HNDeclareTokenList(HNDeclareTokenIdentifier[] identifiers,
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() |
net.thevpc.jeep.JType |
getIdentifierType() |
HNDeclareTokenIdentifier[] |
getItems() |
HNDeclareTokenList |
setItems(HNDeclareTokenIdentifier[] 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 HNDeclareTokenList(HNDeclareTokenIdentifier[] identifiers, net.thevpc.jeep.JToken startToken, net.thevpc.jeep.JToken endToken)
public net.thevpc.jeep.JType getIdentifierType()
public HNDeclareTokenIdentifier[] getItems()
public HNDeclareTokenList setItems(HNDeclareTokenIdentifier[] 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 © 2021 vpc open source initiative. All rights reserved.