package
8.0.35+incompatible
Repository: https://github.com/machbase/neo-server.git
Documentation: pkg.go.dev
# Functions
Parses a new Expression from the given [expression] string.
Similar to [New], except that instead of a string, an already-tokenized expression is given.
Similar to [New], except enables the use of user-defined functions.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Expression represents a set of Tokens which, taken together, are an expression that can be evaluated down into a single value.
No description provided by the author
# Interfaces
Parameters is a collection of named parameters that can be used by an Expression to retrieve parameters when an expression tries to use them.
# Type aliases
Represents a function that can be called from within an expression.
No description provided by the author
No description provided by the author
No description provided by the author