Class AstLexicalAccess.Access
java.lang.Object
com.ibm.wala.cast.ir.ssa.AstLexicalAccess.Access
-
Field Summary
Modifier and TypeFieldDescriptionfinal TypeReference
type of the lexical valuefinal int
value number used for name where access is being performed (not in the declaring entity)final String
name of entity that defines the variablefinal String
name being accessed -
Constructor Summary
-
Method Summary
-
Field Details
-
variableName
name being accessed -
variableDefiner
name of entity that defines the variable -
type
type of the lexical value -
valueNumber
public final int valueNumbervalue number used for name where access is being performed (not in the declaring entity)
-
-
Constructor Details
-
Access
-
-
Method Details
-
getName
-
hashCode
-
equals
-
toString
-