Interface Locatable

    • Method Detail

      • getLocation

        Location getLocation()
        Get the location of the construct
        Returns:
        the location. If no location information is available, the method should return Loc.NONE rather than returning null. However, callers would be well advised to check for the result being null.