C# Class DCPUB.Intermediate.Peephole.ReplacementInstruction

Inheritance: AstNode
Afficher le fichier Open project: Blecki/DCPUB

Méthodes publiques

Свойство Type Description
instruction Instructions

Méthodes publiques

Méthode Description
Generate ( Operand>.Dictionary values ) : IRNode
Init ( Irony context, Irony treeNode ) : void

Method Details

Generate() public méthode

public Generate ( Operand>.Dictionary values ) : IRNode
values Operand>.Dictionary
Résultat IRNode

Init() public méthode

public Init ( Irony context, Irony treeNode ) : void
context Irony
treeNode Irony
Résultat void

Property Details

instruction public_oe property

public Instructions instruction
Résultat Instructions