getIsCanonical abstract method

bool getIsCanonical()

Checks if this reference points to its canonical definition.

Returns:

  • true if reference location matches canonical location
  • false for imported/aliased references

Implementation

bool getIsCanonical();