Documentation
¶
Index ¶
Constants ¶
View Source
const SubCmd = "enum"
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 {
*shoot.GeneratorBase
// contains filtered or unexported fields
}
Generator holds the state of the analysis.
func (*Generator) LoadPackage ¶
func (*Generator) ParseFlags ¶
func (g *Generator) ParseFlags()
type Package ¶
type Package struct {
// contains filtered or unexported fields
}
Package holds information about a Go package
Click to show internal directories.
Click to hide internal directories.