Member predicate SsaWithFields::getQualifiedName
Gets the qualified name of the source variable or variable and fields that this represents.
For example, for an SSA variable that represents the field a.b
, this would get the string
"a.b"
.
Gets the qualified name of the source variable or variable and fields that this represents.
For example, for an SSA variable that represents the field a.b
, this would get the string
"a.b"
.