Interface ICodeCoordinates

All Known Implementing Classes:
ClassCoordinates, FieldCoordinates, InstructionCoordinates, MethodCoordinates, NativeCoordinates, PackageCoordinates

@Ser public interface ICodeCoordinates
Marker interface for code-item coordinates used by code units and their rendered documents.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get a textual representation of these coordinates.
  • Method Details

    • toString

      String toString()
      Get a textual representation of these coordinates.
      Overrides:
      toString in class Object
      Returns:
      an implementation-defined string form