Documentation ¶
Index ¶
- func EnableYockComment()
- func Export(path string)
- func ExportGoFile()
- func ExportJSONDoc()
- func Get(ident string) string
- func GetWithReg(ident string) string
- func LoadDir(libn, dir string)
- func LoadFile(libn, path string)
- func PrintGo(name string)
- func PrintLua(name string)
- func Put(lib, name, ident string)
- func SetInfo(a, l string)
- type File
- type Function
- type Lib
- type Struct
- type Type
- type TypeArchive
- type TypeRecord
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnableYockComment ¶
func EnableYockComment()
func ExportGoFile ¶
func ExportGoFile()
func ExportJSONDoc ¶
func ExportJSONDoc()
func GetWithReg ¶
Types ¶
type TypeArchive ¶
type TypeArchive struct {
// contains filtered or unexported fields
}
type TypeRecord ¶
type TypeRecord struct {
// contains filtered or unexported fields
}
func GetRecord ¶
func GetRecord(ident string) *TypeRecord
func GetRecordWithReg ¶
func GetRecordWithReg(ident string) *TypeRecord
Click to show internal directories.
Click to hide internal directories.