Modifier and Type | Field and Description |
---|---|
private Type |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public Type | getTargetType()
Implements sun. Returns the target type of this PointerType. |
public boolean | isPointerType()
Overrides sun. Implements sun. Indicates whether this type is a pointer type. |
targetType | back to summary |
---|---|
private Type targetType |
BasicPointerType | back to summary |
---|---|
public BasicPointerType(BasicTypeDataBase db, String name, Type targetType) |
getTargetType | back to summary |
---|---|
public Type getTargetType() Implements sun. Doc from sun. Returns the target type of this PointerType. |
isPointerType | back to summary |
---|---|
public boolean isPointerType() Overrides sun. Implements sun. Doc from sun. Indicates whether this type is a pointer type. |