public class HNDeclareTokenIdentifier extends HNDeclareTokenTupleItem implements HNDeclareTokenBase
| Constructor and Description |
|---|
HNDeclareTokenIdentifier(net.thevpc.jeep.JToken identifierToken) |
| 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() |
net.thevpc.jeep.JType |
getIdentifierType() |
String |
getName() |
net.thevpc.jeep.JToken |
getToken() |
net.thevpc.jeep.core.nodes.AbstractJNode |
parentNode(net.thevpc.jeep.JNode parentNode) |
HNDeclareTokenIdentifier |
setIdentifierToken(net.thevpc.jeep.JToken identifierToken) |
String |
toString() |
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, setBounds, setChildInfo, setEndToken, setExitContextObject, setSeparators, setStartToken, setUserObject, setUserObject, setUserObject, unsetUserObject, visit, visitNext, visitNext, visitNextpublic HNDeclareTokenIdentifier(net.thevpc.jeep.JToken identifierToken)
public net.thevpc.jeep.JToken getToken()
getToken in interface HNDeclareTokenBasepublic HNDeclareTokenIdentifier setIdentifierToken(net.thevpc.jeep.JToken identifierToken)
public String getName()
getName in interface HNDeclareTokenBasepublic net.thevpc.jeep.JType getIdentifierType()
getIdentifierType in interface HNDeclareTokenBaseprotected void findAndReplaceChildren(net.thevpc.jeep.JNodeFindAndReplace findAndReplace)
findAndReplaceChildren in class net.thevpc.jeep.core.nodes.AbstractJNodepublic 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.AbstractJNodepublic net.thevpc.jeep.core.nodes.AbstractJNode parentNode(net.thevpc.jeep.JNode parentNode)
parentNode in class net.thevpc.jeep.core.nodes.AbstractJNodeCopyright © 2025 vpc open source initiative. All rights reserved.