Class Binding
java.lang.Object
edu.umd.cs.findbugs.ba.bcp.Binding
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the variable of the variable.Get the variable name.toString()
-
Field Details
-
varName
-
variable
-
-
Constructor Details
-
Binding
-
-
Method Details
-
getVarName
Get the variable name. -
getVariable
Get the variable of the variable. -
toString
-