getIsCanonical abstract method
Checks if this reference points to its canonical definition.
Returns:
true
if reference location matches canonical locationfalse
for imported/aliased references
Implementation
bool getIsCanonical();
Checks if this reference points to its canonical definition.
Returns:
true
if reference location matches canonical locationfalse
for imported/aliased referencesbool getIsCanonical();