WordTokenList

package
v0.0.0-...-6968735 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WordTokenList

type WordTokenList struct {
	// contains filtered or unexported fields
}

func Deserialize

func Deserialize(input []byte) (*WordTokenList, error)

func New

func New() *WordTokenList

func (*WordTokenList) GetDigestAndSerializedData

func (obj *WordTokenList) GetDigestAndSerializedData() (string, []byte, error)

func (*WordTokenList) GetLength

func (obj *WordTokenList) GetLength() int

func (*WordTokenList) InsertWord

func (obj *WordTokenList) InsertWord(word string)

func (*WordTokenList) InsertWordToken

func (obj *WordTokenList) InsertWordToken(wordToken *WordToken.WordToken)

func (*WordTokenList) IteratorReset

func (obj *WordTokenList) IteratorReset()

func (*WordTokenList) Merge

func (obj *WordTokenList) Merge(input *WordTokenList)

func (*WordTokenList) Next

func (obj *WordTokenList) Next() bool

func (*WordTokenList) Print

func (obj *WordTokenList) Print()

func (*WordTokenList) WordToken

func (obj *WordTokenList) WordToken() *WordToken.WordToken

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL