Interface CodeElement

    • Method Detail

      • getLocation

        CodeLocation getLocation()
        Yields the location where this code element appears in the program.
        Returns:
        the location where this code element appears in the program