메소드 | 설명 | |
---|---|---|
Rewrite ( IBoundExpression boundExpression ) : IExpression | ||
RewriteChildren ( Microsoft.Cci.MutableCodeModel.AddressableExpression addressableExpression ) : void |
메소드 | 설명 | |
---|---|---|
ObjectInvariant ( ) : void | ||
Replace ( IExpression expressionToSubstituteForLocal, ILocalDefinition local, IStatement statement ) : bool | ||
SingleAssignmentLocalReplacer ( IMetadataHost host, SetOfObjects bindingsThatMakeALastUseOfALocalVersion, HashtableForUintValues |
public Rewrite ( IBoundExpression boundExpression ) : IExpression | ||
boundExpression | IBoundExpression | |
리턴 | IExpression |
public RewriteChildren ( Microsoft.Cci.MutableCodeModel.AddressableExpression addressableExpression ) : void | ||
addressableExpression | Microsoft.Cci.MutableCodeModel.AddressableExpression | |
리턴 | void |