combinator

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: May 4, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Combinator

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

func New

func New(e *encoding.Encoder) *Combinator

func (*Combinator) B

func (c *Combinator) B(b ...byte) *Combinator

func (*Combinator) Bytes

func (c *Combinator) Bytes() []byte

func (*Combinator) EB

func (c *Combinator) EB(b ...byte) *Combinator

func (*Combinator) EFS

func (c *Combinator) EFS(f string, args ...interface{}) *Combinator

func (*Combinator) ES

func (c *Combinator) ES(s string) *Combinator

func (*Combinator) FS

func (c *Combinator) FS(f string, args ...interface{}) *Combinator

func (*Combinator) S

func (c *Combinator) S(s string) *Combinator

func (*Combinator) String

func (c *Combinator) String() string

Jump to

Keyboard shortcuts

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