Package ch.usi.si.seart.treesitter
Class InputEdit
- java.lang.Object
-
- ch.usi.si.seart.treesitter.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ć