public class StackObject extends Object
| Constructor and Description |
|---|
StackObject(int type,
DataFlowNode node) |
| Modifier and Type | Method and Description |
|---|---|
DataFlowNode |
getDataFlowNode() |
int |
getType() |
String |
toString() |
public StackObject(int type,
DataFlowNode node)
public DataFlowNode getDataFlowNode()
public int getType()
Copyright © 2002–2016 InfoEther. All rights reserved.