public class HNAnnotationCall extends HNode
| Constructor and Description |
|---|
HNAnnotationCall() |
HNAnnotationCall(HNode name,
HNode[] args,
net.thevpc.jeep.JTokenBounds bounds) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyFrom(net.thevpc.jeep.JNode node,
net.thevpc.jeep.JNodeCopyFactory copyFactory) |
boolean |
equals(Object o) |
protected void |
findAndReplaceChildren(net.thevpc.jeep.JNodeFindAndReplace findAndReplace) |
net.thevpc.jeep.JNode |
get(int index) |
HNode[] |
getArgs() |
List<net.thevpc.jeep.JNode> |
getChildrenNodes() |
HNode |
getName() |
int |
hashCode() |
static HNAnnotationCall |
ofModifier(String modifierName) |
HNAnnotationCall |
setArgs(HNode[] args) |
HNAnnotationCall |
setName(HNode name) |
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, 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 List<net.thevpc.jeep.JNode> getChildrenNodes()
getChildrenNodes in interface net.thevpc.jeep.JNodegetChildrenNodes in class net.thevpc.jeep.core.nodes.AbstractJNodepublic HNode[] getArgs()
public HNAnnotationCall setArgs(HNode[] args)
public HNode getName()
public HNAnnotationCall setName(HNode name)
public net.thevpc.jeep.JNode get(int index)
public void copyFrom(net.thevpc.jeep.JNode node,
net.thevpc.jeep.JNodeCopyFactory copyFactory)
public static HNAnnotationCall ofModifier(String modifierName)
Copyright © 2025 vpc open source initiative. All rights reserved.