Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GeneratedType ¶
type GeneratedType struct {
GeneratedDef string
}
type PythonSingleGenerator ¶
type PythonSingleGenerator struct { GenTypes *util.OrderedMap[string, *GeneratedType] GenStack *util.OrderedMap[string, any] }
func NewPythonSingleGenerator ¶
func NewPythonSingleGenerator() *PythonSingleGenerator
Click to show internal directories.
Click to hide internal directories.