Class Range


  • public class Range
    extends Object
    This class represents a range in the source file.
    • Method Detail

      • getStartPosition

        public Position getStartPosition()
        Returns the start position.
        Returns:
        the start position
      • getEndPosition

        public Position getEndPosition()
        Returns the end position.
        Returns:
        the end position