public class StackObject
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
StackObject(int type,
IDataFlowNode node) |
Modifier and Type | Method and Description |
---|---|
IDataFlowNode |
getDataFlowNode() |
int |
getType() |
protected StackObject(int type, IDataFlowNode node)
public IDataFlowNode getDataFlowNode()
public int getType()