Method | Description | |
---|---|---|
TraverseChildren ( IAddressableExpression addressableExpression ) : void | ||
TraverseChildren ( IBoundExpression boundExpression ) : void | ||
TraverseChildren ( IMethodCall methodCall ) : void | ||
TraverseChildren ( ITargetExpression targetExpression ) : void |
Method | Description | |
---|---|---|
LocalCanBeReplacedIn ( IStatement statement, ILocalDefinition local ) : bool | ||
ObjectInvariant ( ) : void | ||
SingleAssignmentSingleReferenceFinder ( SetOfObjects bindingsThatMakeALastUseOfALocalVersion, HashtableForUintValues |
public TraverseChildren ( IAddressableExpression addressableExpression ) : void | ||
addressableExpression | IAddressableExpression | |
return | void |
public TraverseChildren ( IBoundExpression boundExpression ) : void | ||
boundExpression | IBoundExpression | |
return | void |
public TraverseChildren ( IMethodCall methodCall ) : void | ||
methodCall | IMethodCall | |
return | void |
public TraverseChildren ( ITargetExpression targetExpression ) : void | ||
targetExpression | ITargetExpression | |
return | void |