net.sourceforge.pmd.dfa

Class StackObject

public class StackObject extends Object

Constructor Summary
protected StackObject(int type, IDataFlowNode node)
Method Summary
IDataFlowNodegetDataFlowNode()
intgetType()

Constructor Detail

StackObject

protected StackObject(int type, IDataFlowNode node)

Method Detail

getDataFlowNode

public IDataFlowNode getDataFlowNode()

getType

public int getType()