edu.umd.cs.findbugs.ba.bcp
public class Binding extends Object
See Also: Variable
| Constructor Summary | |
|---|---|
| Binding(String varName, Variable variable)
Constructor.
| |
| Method Summary | |
|---|---|
| Variable | getVariable()
Get the variable of the variable. |
| String | getVarName()
Get the variable name. |
Parameters: varName the name of the variable variable the variable