Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGenGoV3 ¶
func NewGenTypeExprV3 ¶
Types ¶
type DeclCodeGen ¶
type GenAstInfo ¶
func (*GenAstInfo) Set ¶
func (im *GenAstInfo) Set(text string) error
type GenAstInfos ¶
type GenAstInfos []GenAstInfo
func (*GenAstInfos) Set ¶
func (ims *GenAstInfos) Set(text string) error
type ImportMap ¶
type ImportMaps ¶
type ImportMaps []ImportMap
func (*ImportMaps) Set ¶
func (ims *ImportMaps) Set(text string) error
type ModuleCodeGen ¶
type ModuleCodeGen struct { Directory []string File []DeclCodeGen }
Click to show internal directories.
Click to hide internal directories.