Documentation
¶
Overview ¶
* Text spanners for GOPL * Copyright 2024 John Douglas Pritchard, Syntelos
* Text spanners for GOPL * Copyright 2024 John Douglas Pritchard, Syntelos
* Text spanners for GOPL * Copyright 2024 John Douglas Pritchard, Syntelos
* Text spanners for GOPL * Copyright 2024 John Douglas Pritchard, Syntelos
Index ¶
- func Cat(a, b []byte) (c []byte)
- func Class(src []byte, ofs, len int, clop CC) (spx int)
- func First(src []byte, ofs int, len int, ch byte) (spx int)
- func Forward(src []byte, ofs int, len int, lhs byte, rhs byte) int
- func GI(ch byte) bool
- func Group(src []byte, ofs int, len int, lhs byte) int
- func GroupRhs(lhs byte) byte
- func Last(src []byte, ofs int, len int, ch byte) (spx int)
- func Reverse(src []byte, ofs int, len int, lhs byte, rhs byte) int
- func WS(ch byte) bool
- func XA(ch byte) bool
- func XC(ch byte) bool
- func XI(ch byte) bool
- type CC
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.