Source position: fpexprpars.pp line 271
public constructor TIfOperation.Create(
ACondition: TFPExprNode;
ALeft: TFPExprNode;
ARight: TFPExprNode
);