C# 클래스 VisualMutator.OperatorsObject.Operators.Exceptions.EHR_ExceptionHandlerRemoval.EHRVisitor

상속: OperatorCodeVisitor
파일 보기 프로젝트 열기: visualmutator/visualmutator

공개 메소드들

메소드 설명
Visit ( ITryCatchFinallyStatement operation ) : void

메소드 상세

Visit() 공개 메소드

public Visit ( ITryCatchFinallyStatement operation ) : void
operation ITryCatchFinallyStatement
리턴 void