mocks

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2018 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by mockery v1.0.0

Code generated by mockery v1.0.0

Code generated by mockery v1.0.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interpreter

type Interpreter struct {
	mock.Mock
}

Interpreter is an autogenerated mock type for the Interpreter type

func (*Interpreter) Eval

func (_m *Interpreter) Eval(ctx interface{}, nodes []ast.Node) (interface{}, reader.Error)

Eval provides a mock function with given fields: ctx, nodes

type Node

type Node struct {
	mock.Mock
}

Node is an autogenerated mock type for the Node type

func (*Node) Pos

func (_m *Node) Pos() reader.Position

Pos provides a mock function with given fields:

func (*Node) Token

func (_m *Node) Token() string

Token provides a mock function with given fields:

func (*Node) Value

func (_m *Node) Value(ctx interface{}) (interface{}, reader.Error)

Value provides a mock function with given fields: ctx

type NodeBuilder

type NodeBuilder struct {
	mock.Mock
}

NodeBuilder is an autogenerated mock type for the NodeBuilder type

func (*NodeBuilder) BuildNode

func (_m *NodeBuilder) BuildNode(_a0 []ast.Node) ast.Node

BuildNode provides a mock function with given fields: _a0

Jump to

Keyboard shortcuts

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