C# Class DCPUB.Intermediate.Peephole.ReplacementRaw

Inheritance: ReplacementOperand
ファイルを表示 Open project: Blecki/DCPUB

Public Properties

Property Type Description
parsedOperand Operand
rawValue 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

parsedOperand public_oe property

public Operand parsedOperand
return Operand

rawValue public_oe property

public String rawValue
return String