Class MarkerReference

  • Direct Known Subclasses:
    MarkerReferenceField

    public class MarkerReference
    extends Object
    A MarkerReference is a marker value lookup. The lookup is determined by the current position, possibly with an offset, by a scope and a direction.
    • Method Detail

      • getName

        public String getName()
        Gets the name of this marker reference.
        Returns:
        returns the name
      • getOffset

        public int getOffset()
        Gets the page offset where to start the search.
        Returns:
        the page offset
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object