C# Class Expressive.Decompilation.Steps.NopRemovalStep

Inheritance: BranchingAwareStepBase
ファイルを表示 Open project: ashmind/expressive

Protected Methods

Method Description
ApplyToSpecificElement ( int &index, IList elements, Stack branchStack, DecompilationContext context ) : void

Method Details

ApplyToSpecificElement() protected method

protected ApplyToSpecificElement ( int &index, IList elements, Stack branchStack, DecompilationContext context ) : void
index int
elements IList
branchStack Stack
context DecompilationContext
return void