Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Zeal
Compiler
CodeGeneration
CpuCodeGenerator
C# Class Zeal.Compiler.CodeGeneration.CpuCodeGenerator
Afficher le fichier
Open project: zealsnes/compiler
Class Usage Examples
Méthodes publiques
Méthode
Description
CpuCodeGenerator
(
Stream
stream
) :
System
Generate
( ) :
void
Private Methods
Méthode
Description
writeWord
(
int
number
) :
void
Method Details
CpuCodeGenerator()
public
méthode
public
CpuCodeGenerator
(
Stream
stream
) :
System
stream
Stream
Résultat
System
Generate()
public
méthode
public
Generate
( ) :
void
Résultat
void