| Constructor and Description |
|---|
HNElementLocalVar(String name) |
HNElementLocalVar(String name,
HNDeclareTokenBase declaration,
net.thevpc.jeep.JToken location) |
| Modifier and Type | Method and Description |
|---|---|
static HNElementLocalVar |
get(HNElement element) |
static HNElementLocalVar |
get(HNode n) |
HNDeclareTokenBase |
getDeclaration() |
net.thevpc.jeep.JType |
getEffectiveType() |
String |
getName() |
net.thevpc.jeep.JTypePattern |
getTypePattern() |
HNElementLocalVar |
setDeclaration(HNDeclareTokenBase declaration) |
HNElementLocalVar |
setEffectiveType(net.thevpc.jeep.JType effectiveType) |
String |
toString() |
copy, getConvertInvokable, getKind, getLocation, getSource, getType, setConverterInvokable, setLocation, setSource, toDescStringpublic HNElementLocalVar(String name)
public HNElementLocalVar(String name, HNDeclareTokenBase declaration, net.thevpc.jeep.JToken location)
public HNElementLocalVar setDeclaration(HNDeclareTokenBase declaration)
public String getName()
public HNDeclareTokenBase getDeclaration()
public net.thevpc.jeep.JType getEffectiveType()
public HNElementLocalVar setEffectiveType(net.thevpc.jeep.JType effectiveType)
public net.thevpc.jeep.JTypePattern getTypePattern()
getTypePattern in class HNElementpublic static HNElementLocalVar get(HNode n)
public static HNElementLocalVar get(HNElement element)
Copyright © 2025 vpc open source initiative. All rights reserved.