Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cursor ¶
type Cursor struct {
// contains filtered or unexported fields
}
func (*Cursor) ReadDigits ¶
func (*Cursor) ReadSymbol ¶
func (*Cursor) SkipSpaces ¶
func (p *Cursor) SkipSpaces()
type Method ¶
type Method struct { Name string CRC uint32 Comment string Parameters []Parameter Response MethodResponse }
type MethodResponse ¶
Click to show internal directories.
Click to hide internal directories.