Member predicate VariableWithFields::getQualifiedName
Gets the qualified name of the source variable or variable and fields that this represents.
For example, for the variable with fields that represents the field a.b[c]
, this would get the string
"a.b.c"
.