Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Comment ¶
type Comment struct {
// contains filtered or unexported fields
}
Comment - struct with comment value and its position on file
type Parser ¶
type Parser struct {
// contains filtered or unexported fields
}
Parser represents a list of code tokens
func (*Parser) ParseCommentsForNode ¶
ParseCommentsForNode returns a comment in the range given in rg, if exists
Click to show internal directories.
Click to hide internal directories.