Unit 'fpexprpars' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TFPBooleanResultOperation.NodeType

Get the result type for boolean operations

Declaration

Source position: fpexprpars.pp line 191

public function TFPBooleanResultOperation.NodeType: TResultType; override;

Function result

Returns boolean as the result type

Description

The NodeType method returns rtBoolean to indicate that operations derived from this class always produce boolean results, regardless of the input operand types.


Documentation generated on: Dec 15 2025