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

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

공개 메소드들

메소드 설명
Apply ( IList elements, DecompilationContext context ) : void

비공개 메소드들

메소드 설명
ProcessRange ( IList elements, int startIndex, IList results, IElement>.IDictionary original ) : void

메소드 상세

Apply() 공개 메소드

public Apply ( IList elements, DecompilationContext context ) : void
elements IList
context DecompilationContext
리턴 void