C# Class DCPUB.Intermediate.Peephole.ReplacementValue

Inheritance: ReplacementOperand
Datei anzeigen Open project: Blecki/DCPUB

Public Properties

Property Type Description
valueName String

Public Methods

Method Description
Generate ( Operand>.Dictionary values ) : Operand
Init ( Irony context, Irony treeNode ) : void

Method Details

Generate() public method

public Generate ( Operand>.Dictionary values ) : Operand
values Operand>.Dictionary
return Operand

Init() public method

public Init ( Irony context, Irony treeNode ) : void
context Irony
treeNode Irony
return void

Property Details

valueName public_oe property

public String valueName
return String