expression

package
v1.5.13 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddBraces

func AddBraces(exp string) string

func AddNecessaryBraces

func AddNecessaryBraces(exp string) string

func Join

func Join(list ...string) string

func TrimBraces

func TrimBraces(exp string) string

Types

type AdditionalExpression

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

type Expression

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

func New

func New(exp string) *Expression

func (*Expression) And

func (e *Expression) And(expression *Expression)

func (*Expression) Or

func (e *Expression) Or(expression *Expression)

func (*Expression) ToString

func (e *Expression) ToString() string

Jump to

Keyboard shortcuts

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