Class InputEdit


  • public class InputEdit
    extends Object
    Represents an edit operation on a section of source code. Contains information pertaining to the starting byte offset and position, as well as the former and current end byte offsets and positions.
    Since:
    1.0.0
    Author:
    Ozren Dabić
    • Constructor Detail

      • InputEdit

        public InputEdit()