Options
All
  • Public
  • Public/Protected
  • All
Menu

Class for representing a binary operation node for the relationship parser.

Hierarchy

  • BinaryOperationNode

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

leftNode

Left alert node.

operationToken

operationToken: Token

Token of the operator.

rightNode

rightNode: RelationshipNode

Right alert node.

Methods

run

Generated using TypeDoc