Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type File ¶
type File struct {
// contains filtered or unexported fields
}
File holds a single parsed file and associated data.
type Generator ¶
type Generator struct { TrimPrefix string LCaseStringCheck bool // contains filtered or unexported fields }
Generator holds the state of the analysis. Primarily used to buffer the output for format.Source.
Click to show internal directories.
Click to hide internal directories.