C# Class ABT.BinaryOpSupportingOnlyIntegralOperands

Afficher le fichier Open project: phisiart/C-Compiler

Méthodes publiques

Méthode Description
CGenValue ( CGenState state ) : System.Reg

Méthodes protégées

Méthode Description
BinaryOpSupportingOnlyIntegralOperands ( Expr left, Expr right ) : System

Method Details

BinaryOpSupportingOnlyIntegralOperands() protected méthode

protected BinaryOpSupportingOnlyIntegralOperands ( Expr left, Expr right ) : System
left Expr
right Expr
Résultat System

CGenValue() public final méthode

public final CGenValue ( CGenState state ) : System.Reg
state CodeGeneration.CGenState
Résultat System.Reg