Modifier and Type | Field and Description |
---|---|
private Type |
Access | Constructor and Description |
---|---|
public | |
private |
Modifier and Type | Method and Description |
---|---|
public PointerType | |
private void | |
protected Type | createCVVariant(int cvAttributes)
Implements abstract sun.
|
public Type | |
public void | iterateObject(Address a, ObjectVisitor v, FieldIdentifier f)
Implements abstract sun. Implements sun. Alternate visitor which allows end user to specify the FieldIdentifier associated with this type (typically for visiting locals in a frame) |
pack-priv Type | resolveTypes(BasicCDebugInfoDataBase db, ResolveListener listener)
Overrides sun.
|
public void |
targetType | back to summary |
---|---|
private Type targetType |
BasicPointerType | back to summary |
---|---|
public BasicPointerType(int size, Type targetType) |
BasicPointerType | back to summary |
---|---|
private BasicPointerType(String name, int size, Type targetType, int cvAttributes) |
asPointer | back to summary |
---|---|
public PointerType asPointer() Overrides sun. Implements sun. |
computeName | back to summary |
---|---|
private void computeName() |
createCVVariant | back to summary |
---|---|
protected Type createCVVariant(int cvAttributes) Implements abstract sun. |
getTargetType | back to summary |
---|---|
public Type getTargetType() Implements sun. |
iterateObject | back to summary |
---|---|
public void iterateObject(Address a, ObjectVisitor v, FieldIdentifier f) Implements abstract sun. Implements sun. Doc from sun. Alternate visitor which allows end user to specify the FieldIdentifier associated with this type (typically for visiting locals in a frame) |
resolveTypes | back to summary |
---|---|
pack-priv Type resolveTypes(BasicCDebugInfoDataBase db, ResolveListener listener) Overrides sun. |
visit | back to summary |
---|---|
public void visit(TypeVisitor v) Implements abstract sun. |