C# Class DCPUB.Intermediate.Peephole.Rule

Inheritance: AstNode
Exibir arquivo Open project: Blecki/DCPUB

Public Methods

Method Description
Init ( Irony context, Irony treeNode ) : void
TryAt ( List assembly, int at ) : bool

Method Details

Init() public method

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

TryAt() public method

public TryAt ( List assembly, int at ) : bool
assembly List
at int
return bool