Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Mosa
Compiler
Framework
IR
LogicalNot
C# Class Mosa.Compiler.Framework.IR.LogicalNot
Intermediate representation of the not instruction.
Inheritance:
Mosa.Compiler.Framework.IR.TwoOperandInstruction
Mostrar archivo
Open project: tgiphil/MOSA-Project
Public Methods
Method
Description
LogicalNot
( )
Initializes a new instance of
LogicalNot
.
Method Details
LogicalNot()
public
method
Initializes a new instance of
LogicalNot
.
public
LogicalNot
( )