C# 클래스 DCPUB.Intermediate.Peephole.ReplacementRaw

상속: ReplacementOperand
파일 보기 프로젝트 열기: Blecki/DCPUB

공개 프로퍼티들

프로퍼티 타입 설명
parsedOperand Operand
rawValue String

공개 메소드들

메소드 설명
Generate ( Operand>.Dictionary values ) : Operand
Init ( Irony context, Irony treeNode ) : void

메소드 상세

Generate() 공개 메소드

public Generate ( Operand>.Dictionary values ) : Operand
values Operand>.Dictionary
리턴 Operand

Init() 공개 메소드

public Init ( Irony context, Irony treeNode ) : void
context Irony
treeNode Irony
리턴 void

프로퍼티 상세

parsedOperand 공개적으로 프로퍼티

public Operand parsedOperand
리턴 Operand

rawValue 공개적으로 프로퍼티

public String rawValue
리턴 String