Source position: xpath.pp line 219
public constructor TXPathBooleanOpNode.Create(
AOperator: TXPathBooleanOp;
AOperand1: TXPathExprNode;
AOperand2: TXPathExprNode
);