Documentation ¶
Index ¶
- func AnyExcept1(src *parse.Source, space []byte, b1 byte) []byte
- func AnyExcept2(src *parse.Source, space []byte, b1 byte, b2 byte) []byte
- func Int(src *parse.Source) int
- func Int32(src *parse.Source) int32
- func Int64(src *parse.Source) int64
- func Uint64(src *parse.Source) uint64
- func UnicodeRange(src *parse.Source, space []rune, table *unicode.RangeTable) []rune
- func UnicodeRanges(src *parse.Source, space []rune, includes []*unicode.RangeTable, ...) []rune
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnicodeRange ¶
func UnicodeRanges ¶
func UnicodeRanges(src *parse.Source, space []rune, includes []*unicode.RangeTable, excludes []*unicode.RangeTable) []rune
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.