Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NodeType_names = map[NodeType]string{ NodeType_RESERVED: "RESERVED", NodeType_STRUCT: "STRUCT", NodeType_ENUM: "ENUM", NodeType_ALIAS: "ALIAS", NodeType_RAWTYPE: "RAWTYPE", }
Functions ¶
This section is empty.
Types ¶
type Node ¶
Click to show internal directories.
Click to hide internal directories.