| Constructor and Description |
|---|
HNElementBracketsVar(String name,
HNBracketsPostfix declaration,
net.thevpc.jeep.JToken location) |
| Modifier and Type | Method and Description |
|---|---|
HNBracketsPostfix |
getDeclaration() |
net.thevpc.jeep.JType |
getEffectiveType() |
net.thevpc.jeep.JInvokable |
getInvokable() |
String |
getName() |
net.thevpc.jeep.JType |
getType() |
net.thevpc.jeep.JTypePattern |
getTypePattern() |
HNElementBracketsVar |
setDeclaration(HNBracketsPostfix declaration) |
HNElementBracketsVar |
setEffectiveType(net.thevpc.jeep.JType effectiveType) |
HNElementBracketsVar |
setInvokable(net.thevpc.jeep.JInvokable invokable) |
String |
toString() |
copy, getConvertInvokable, getKind, getLocation, getSource, setConverterInvokable, setLocation, setSource, toDescStringpublic HNElementBracketsVar(String name, HNBracketsPostfix declaration, net.thevpc.jeep.JToken location)
public HNElementBracketsVar setDeclaration(HNBracketsPostfix declaration)
public net.thevpc.jeep.JInvokable getInvokable()
public HNElementBracketsVar setInvokable(net.thevpc.jeep.JInvokable invokable)
public String getName()
public HNBracketsPostfix getDeclaration()
public net.thevpc.jeep.JType getEffectiveType()
public HNElementBracketsVar setEffectiveType(net.thevpc.jeep.JType effectiveType)
public net.thevpc.jeep.JTypePattern getTypePattern()
getTypePattern in class HNElementCopyright © 2025 vpc open source initiative. All rights reserved.