# Functions
New predicate from a node.
NodeComparison convert influxdb.Operator to Node_Comparison.
NodeTypeLiteral convert a TagRuleNode to a nodeTypeLiteral.
Parse the predicate statement.
# Variables
LogicalOperators.
# Structs
LogicalNode is a node type includes a logical expression with other nodes.
# Interfaces
Node is a predicate node.
# Type aliases
LogicalOperator is a string type of logical operator.
TagRuleNode is a node type of a single tag rule.