Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JavaGenerator ¶
type JavaGenerator struct {
generators.CommonGenerator
}
func NewGenerator ¶
func NewGenerator(fs *flagset.Flagset) *JavaGenerator
NewGenerator creates a generator for Java.
func (*JavaGenerator) Generate ¶
func (g *JavaGenerator) Generate(params *generators.Params[Params]) error
Click to show internal directories.
Click to hide internal directories.