|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.pmd.lang.dfa.StackObject
public class StackObject
| Constructor Summary | |
|---|---|
StackObject(int type,
DataFlowNode node)
|
|
| Method Summary | |
|---|---|
DataFlowNode |
getDataFlowNode()
|
int |
getType()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StackObject(int type,
DataFlowNode node)
| Method Detail |
|---|
public DataFlowNode getDataFlowNode()
public int getType()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||