Sepi
Name
HandleIntDivIntTrick
Parent
TSepiDelphiLikeBinaryOpNode
Visibility
PROTECTED
Description
Gère le cas spécial du Int/Int avec au moins une constante
Source code
procedure HandleIntDivIntTrick ( var LeftValue , RightValue : ISepiReadableValue ) ; virtual
Parameters
Parameter Description LeftValue : ISepiReadableValue Valeur gauche RightValue : ISepiReadableValue Valeur droite
Sepi