PHP Class Lisphp_Runtime_ComparingPredicate

Inheritance: extends Lisphp_Runtime_BuiltinFunction
Datei anzeigen Open project: lisphp/lisphp

Protected Properties

Property Type Description
$logicalOr

Protected Methods

Method Description
compare ( $a, $b )
execute ( array $operands )

Method Details

compare() abstract protected method

abstract protected compare ( $a, $b )

execute() final protected method

final protected execute ( array $operands )
$operands array

Property Details

$logicalOr protected_oe property

protected $logicalOr