C# 클래스 ABT.BinaryOpSupportingOnlyIntegralOperands

파일 보기 프로젝트 열기: phisiart/C-Compiler

공개 메소드들

메소드 설명
CGenValue ( CGenState state ) : System.Reg

보호된 메소드들

메소드 설명
BinaryOpSupportingOnlyIntegralOperands ( Expr left, Expr right ) : System

메소드 상세

BinaryOpSupportingOnlyIntegralOperands() 보호된 메소드

protected BinaryOpSupportingOnlyIntegralOperands ( Expr left, Expr right ) : System
left Expr
right Expr
리턴 System

CGenValue() 공개 최종 메소드

public final CGenValue ( CGenState state ) : System.Reg
state CodeGeneration.CGenState
리턴 System.Reg