Documentation
¶
Index ¶
- type Edit
- func (c *Edit) Buffer() *edit.Buffer
- func (c *Edit) Delete(start token.Pos, end token.Pos)
- func (c *Edit) Fset() *token.FileSet
- func (c *Edit) HasEdit() bool
- func (c *Edit) Insert(start token.Pos, content string)
- func (c *Edit) Replace(start token.Pos, end token.Pos, content string)
- func (c *Edit) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.