ComparisonNode

constructor(left: ASTNode, operator: String, right: ASTNode, position: Position)