C# Class tasm.tasm_main.GenWrite

Inheritance: OpCodeParserRRImm
Afficher le fichier Open project: Domipheus/TPU

Méthodes publiques

Свойство Type Description
byteOp bool

Méthodes publiques

Méthode Description
GenWrite ( bool byteOnly = false ) : System
Parse ( string args ) : OpData

Method Details

GenWrite() public méthode

public GenWrite ( bool byteOnly = false ) : System
byteOnly bool
Résultat System

Parse() public méthode

public Parse ( string args ) : OpData
args string
Résultat OpData

Property Details

byteOp public_oe property

public bool byteOp
Résultat bool