Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NoNodeError ¶
type NoNodeError struct {
// contains filtered or unexported fields
}
func (NoNodeError) Error ¶
func (n NoNodeError) Error() string
type Searcher ¶
type Searcher struct {
// contains filtered or unexported fields
}
func (*Searcher) FirstNodeAt ¶
Returns the first node at the given file:line.
Click to show internal directories.
Click to hide internal directories.