verbinfo

package
v0.0.0-...-ce71dfa Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2012 License: BSD-2-Clause-Views Imports: 2 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Analyzer

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

func NewAnalyzer

func NewAnalyzer(method iface.Method) *Analyzer

func (*Analyzer) ArgCount

func (a *Analyzer) ArgCount() int

func (*Analyzer) FilterCount

func (a *Analyzer) FilterCount() int

func (*Analyzer) NeedsData

func (a *Analyzer) NeedsData() bool

type Ranalyzer

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

func NewRanalyzer

func NewRanalyzer(a []interface{}) *Ranalyzer

Return value analyzer...

func (*Ranalyzer) Error

func (r *Ranalyzer) Error() error

func (*Ranalyzer) File

func (r *Ranalyzer) File() iface.File

func (*Ranalyzer) HadError

func (r *Ranalyzer) HadError() bool

func (*Ranalyzer) NonErrorCount

func (r *Ranalyzer) NonErrorCount() int

func (*Ranalyzer) NonErrors

func (r *Ranalyzer) NonErrors() []interface{}

func (*Ranalyzer) ReturnedFile

func (r *Ranalyzer) ReturnedFile() bool

Returns true if the verb returned a file (and optionally an error)

Jump to

Keyboard shortcuts

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