[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: xpath.pp line 185
type TXPathMathOpNode = class(TXPathBinaryNode)
public
constructor Create();
function Evaluate(); override;
end;
TXPathMathOpNode
TXPathBinaryNode
TXPathExprNode
TObject