|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITarget
Method Summary | |
---|---|
int |
getMallocIndex()
Returns the malloc_index field of this ITarget node. |
Type |
getType()
Returns the type field of this ITarget node. |
void |
setMallocIndex(int value)
Sets the malloc_index field of this ITarget node. |
void |
setType(Type value)
Sets the type field of this ITarget node. |
Methods inherited from interface tip.node.NodeInterface |
---|
apply, apply, apply, apply, checkOptionalInvariant, clone, clone, getAncestor, getAncestor, getAncestor, getChildren, getChildren, getChildren, getDescendants, getDescendants, getDescendants, getDescendants, isOptionalInvariant, parent, replaceBy, setOptionalInvariant |
Method Detail |
---|
int getMallocIndex()
malloc_index
field of this ITarget
node.
malloc_index
field of this ITarget
nodevoid setMallocIndex(int value)
malloc_index
field of this ITarget
node.
value
- the new malloc_index
field of this ITarget
nodeType getType()
type
field of this ITarget
node.
type
field of this ITarget
nodevoid setType(Type value)
type
field of this ITarget
node.
value
- the new type
field of this ITarget
node
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |