Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseMethods ¶
Types ¶
type Annotation ¶
type Annotations ¶
type Annotations struct {
Ans []Annotation
}
type Field ¶
type Field struct {
GoName string
GoType string
Annotations
}
type File ¶
type File struct {
Annotations
TypeNodes []TypeNode
PkgName string
}
Click to show internal directories.
Click to hide internal directories.