|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.ba.bcp.LocalVariable
public class LocalVariable
Field Summary | |
---|---|
private ValueNumber |
valueNumber
|
Constructor Summary | |
---|---|
LocalVariable(ValueNumber valueNumber)
|
Method Summary | |
---|---|
boolean |
sameAs(Variable other)
Determine if the given Variable is the same as this one. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private final ValueNumber valueNumber
Constructor Detail |
---|
public LocalVariable(ValueNumber valueNumber)
Method Detail |
---|
public boolean sameAs(Variable other)
Variable
sameAs
in interface Variable
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |