Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration WordType

Possible types of a Word.

Index

Enumeration members

Field = "FIELD"

Field refers to an object key or path to a subfield.

Group = "GROUP"

Group of words.

LogicalOperator = "LOGICAL_OPERATOR"

Logical operator to link expressions.

Operator = "OPERATOR"

Comparative/arithmetic operator.

Value = "VALUE"

Literal value used in comparison to a field.

Generated using TypeDoc