Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Parser ¶
type Parser struct {
// contains filtered or unexported fields
}
func (Parser) GeneratorNames ¶
func (Parser) ParseGenerator ¶
func (p Parser) ParseGenerator(lit *ast.CompositeLit, genName string) (*generators.Generator, error)
Click to show internal directories.
Click to hide internal directories.