public static class UMod.T_reference extends UMod.TypePrime
Modifier and Type | Field and Description |
---|---|
protected UMod.ExtDeclaration |
extDeclaration |
protected boolean |
isTypedef |
protected String |
refid |
Constructor and Description |
---|
T_reference(String id) |
Modifier and Type | Method and Description |
---|---|
UMod.ExtDeclaration |
get_extDeclaration() |
String |
get_refid() |
get_location, set_location
protected String refid
protected UMod.ExtDeclaration extDeclaration
protected boolean isTypedef
public T_reference(String id)
public String get_refid()
public UMod.ExtDeclaration get_extDeclaration()
see also the complete user documentation .