Method | Description | |
---|---|---|
TraverseChildren ( IAddressableExpression addressableExpression ) : void | ||
TraverseChildren ( IBlockStatement block ) : void | ||
TraverseChildren ( IBoundExpression boundExpression ) : void | ||
TraverseChildren ( ITargetExpression targetExpression ) : void |
Method | Description | |
---|---|---|
ClosureFieldDeclaringBlockFinder ( Hashtable |
||
ObjectInvariant ( ) : void | ||
UpdateDeclaringBlock ( IFieldReference fieldReference ) : void |
public TraverseChildren ( IAddressableExpression addressableExpression ) : void | ||
addressableExpression | IAddressableExpression | |
return | void |
public TraverseChildren ( IBlockStatement block ) : void | ||
block | IBlockStatement | |
return | void |
public TraverseChildren ( IBoundExpression boundExpression ) : void | ||
boundExpression | IBoundExpression | |
return | void |
public TraverseChildren ( ITargetExpression targetExpression ) : void | ||
targetExpression | ITargetExpression | |
return | void |