ast

package
v0.0.0-...-2bc12df Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MarshalJSON

func MarshalJSON(n rql.ASTNode) ([]byte, error)

MarshalJSON marshals the node into JSON

func NPE_ActionPredicate

func NPE_ActionPredicate() rql.ActionPredicate

NPE_ActionPredicate returns a node representing a negatable predicate expression (NPE) of ActionPredicate

func NPE_StringPredicate

func NPE_StringPredicate() rql.StringPredicate

NPE_StringPredicate returns a node representing NPE StringPredicate

func NPE_TimePredicate

func NPE_TimePredicate() rql.TimePredicate

NPE_TimePredicate returns a node representing NPE TimePredicate

func NPE_UnsignedNumericPredicate

func NPE_UnsignedNumericPredicate() rql.NumericPredicate

NPE_UnsignedNumericPredicate returns a node representing NPE UnsignedNumericPredicate

func PE_Object

func PE_Object() rql.ValuePredicate

PE_Object returns a node representing PE Object

func PE_Primary

func PE_Primary() rql.Query

PE_Primary returns a node representing a predicate expression (PE) of primaries

func Primary

func Primary() rql.ASTNode

Primary returns an AST node representing PE Primary

func Query

func Query() rql.Query

Query returns an AST node representing an RQL query

func UnmarshalJSON

func UnmarshalJSON(b []byte, n rql.ASTNode) error

UnmarshalJSON unmarshals the node from json

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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