C# 클래스 Microsoft.Cci.MutableContracts.IteratorContracts.HermansAlwaysRight.LocalReplacer
파일 보기
프로젝트 열기: visualmutator/visualmutator
공개 메소드들
메소드 |
설명 |
|
LocalReplacer ( IMetadataHost host, IBoundExpression>.Dictionary table ) : System |
|
|
Rewrite ( IBoundExpression boundExpression ) : IExpression |
|
|
메소드 상세
public LocalReplacer ( IMetadataHost host, IBoundExpression>.Dictionary table ) : System |
host |
IMetadataHost |
|
table |
IBoundExpression>.Dictionary
| |
리턴 |
System |
|
public Rewrite ( IBoundExpression boundExpression ) : IExpression |
boundExpression |
IBoundExpression |
|
리턴 |
IExpression |
|