C# 클래스 Microsoft.Cci.MutableContracts.IteratorContracts.HermansAlwaysRight.LocalReplacer

상속: Microsoft.Cci.MutableCodeModel.Contracts.CodeAndContractRewriter
파일 보기 프로젝트 열기: visualmutator/visualmutator

공개 메소드들

메소드 설명
LocalReplacer ( IMetadataHost host, IBoundExpression>.Dictionary table ) : System
Rewrite ( IBoundExpression boundExpression ) : IExpression

메소드 상세

LocalReplacer() 공개 메소드

public LocalReplacer ( IMetadataHost host, IBoundExpression>.Dictionary table ) : System
host IMetadataHost
table IBoundExpression>.Dictionary
리턴 System

Rewrite() 공개 메소드

public Rewrite ( IBoundExpression boundExpression ) : IExpression
boundExpression IBoundExpression
리턴 IExpression