interpreter

package
v0.0.0-...-dbab279 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interpreter

type Interpreter struct {
	Ast        ast.Expression
	Parser     *parser.Parser
	RawWrapper *rawwrapper.RawWrapper
}

func New

func New() *Interpreter

func (*Interpreter) Check

func (interpreter *Interpreter) Check(raw *bson.Raw) bool

func (*Interpreter) Init

func (interpreter *Interpreter) Init(query bson.Raw) *Interpreter

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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