Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CharSourceRanged ¶
type CharSourceRanged struct {
unicode.RangeTable
// contains filtered or unexported fields
}
func New ¶
func New(tables []*unicode.RangeTable) *CharSourceRanged
func (*CharSourceRanged) At ¶
func (cs *CharSourceRanged) At(num int) rune
func (*CharSourceRanged) Count ¶
func (cs *CharSourceRanged) Count() int
Click to show internal directories.
Click to hide internal directories.