C# 클래스 Expressive.Decompilation.Steps.UnconditionalBranchesRemovalStep

상속: BranchingAwareStepBase
파일 보기 프로젝트 열기: ashmind/expressive

보호된 메소드들

메소드 설명
ApplyToSpecificElement ( int &index, IList elements, Stack branchStack, DecompilationContext context ) : void

메소드 상세

ApplyToSpecificElement() 보호된 메소드

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