C# Class Expressive.Decompilation.Steps.NopRemovalStep

Inheritance: BranchingAwareStepBase
Afficher le fichier Open project: ashmind/expressive

Méthodes protégées

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

Method Details

ApplyToSpecificElement() protected méthode

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