Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ABT
LogicalNot
C# 클래스 ABT.LogicalNot
!Expr: only takes scalar Type. After semantic analysis, only the following 4 types are possible: 1) long 2) ulong 3) float 4) double Pointers are converted to ulongs.
상속:
UnaryArithOp
파일 보기
프로젝트 열기: phisiart/C-Compiler
공개 메소드들
메소드
설명
CGenValue
(
CGenState
state
) :
System.Reg
LogicalNot
(
Expr
expr
) :
System
메소드 상세
CGenValue()
공개
메소드
public
CGenValue
(
CGenState
state
) :
System.Reg
state
CodeGeneration.CGenState
리턴
System.Reg
LogicalNot()
공개
메소드
public
LogicalNot
(
Expr
expr
) :
System
expr
Expr
리턴
System