| Modifier and Type | Field and Description |
|---|---|
protected Type |
targetType |
| Constructor and Description |
|---|
PointerType(Type targetType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getTypeIndex()
It is useful during type computation and code gen to assign an int
index to the primitive types and possibly user-defined types like
structs and classes.
|
String |
toString() |
protected Type targetType
public PointerType(Type targetType)
public int getTypeIndex()
TypegetTypeIndex in interface TypeCopyright © 2016 ANTLR. All Rights Reserved.