Documentation ¶
Overview ¶
Code generated by goadlc v3 - DO NOT EDIT.
Code generated by goadlc v3 - DO NOT EDIT.
Index ¶
- func AST_GoTypes() adlast.ScopedDecl
- func Texpr_GoTypes() adlast.ATypeExpr[GoTypes]
- type GoTypes
- func (*GoTypes) Default_ExcludeAst() bool
- func (*GoTypes) Default_GoAdlPath() string
- func (*GoTypes) Default_NoGoFmt() bool
- func (*GoTypes) Default_Root() *root.Root
- func (*GoTypes) Default_StdLibGen() bool
- func (*GoTypes) Default_goMod() *gomod.GoModResult
- func (*GoTypes) Default_loader() *loader.LoadResult
- func (bg *GoTypes) GoAdlImportPath() string
- func (bg *GoTypes) GoImport(pkg string, currModuleName string, imports goimports.Imports) (string, error)
- func (bg *GoTypes) IsStdLibGen() bool
- func (in *GoTypes) ReservedImports() []goimports.ImportSpec
- func (in *GoTypes) Run() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AST_GoTypes ¶
func AST_GoTypes() adlast.ScopedDecl
func Texpr_GoTypes ¶
Types ¶
type GoTypes ¶
type GoTypes struct {
// contains filtered or unexported fields
}
func MakeAll_GoTypes ¶
func Make_GoTypes ¶
func (*GoTypes) Default_ExcludeAst ¶
func (*GoTypes) Default_GoAdlPath ¶
func (*GoTypes) Default_NoGoFmt ¶
func (*GoTypes) Default_Root ¶
func (*GoTypes) Default_StdLibGen ¶
func (*GoTypes) Default_goMod ¶
func (*GoTypes) Default_goMod() *gomod.GoModResult
func (*GoTypes) Default_loader ¶
func (*GoTypes) Default_loader() *loader.LoadResult
func (*GoTypes) GoAdlImportPath ¶
func (*GoTypes) IsStdLibGen ¶
func (*GoTypes) ReservedImports ¶
func (in *GoTypes) ReservedImports() []goimports.ImportSpec
Click to show internal directories.
Click to hide internal directories.