FindBugs™ 1.3.9

edu.umd.cs.findbugs.ba.bcp
Class LocalVariable

java.lang.Object
  extended by edu.umd.cs.findbugs.ba.bcp.LocalVariable
All Implemented Interfaces:
Variable

public class LocalVariable
extends java.lang.Object
implements Variable


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
 

Constructor Detail

LocalVariable

public LocalVariable(ValueNumber valueNumber)
Method Detail

sameAs

public boolean sameAs(Variable other)
Description copied from interface: Variable
Determine if the given Variable is the same as this one.

Specified by:
sameAs in interface Variable

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.