메소드 | 설명 | |
---|---|---|
TraverseChildren ( IAddressableExpression addressableExpression ) : void | ||
TraverseChildren ( IBlockStatement block ) : void | ||
TraverseChildren ( IBoundExpression boundExpression ) : void | ||
TraverseChildren ( ITargetExpression targetExpression ) : void |
메소드 | 설명 | |
---|---|---|
ClosureFieldDeclaringBlockFinder ( Hashtable |
||
ObjectInvariant ( ) : void | ||
UpdateDeclaringBlock ( IFieldReference fieldReference ) : void |
public TraverseChildren ( IAddressableExpression addressableExpression ) : void | ||
addressableExpression | IAddressableExpression | |
리턴 | void |
public TraverseChildren ( IBlockStatement block ) : void | ||
block | IBlockStatement | |
리턴 | void |
public TraverseChildren ( IBoundExpression boundExpression ) : void | ||
boundExpression | IBoundExpression | |
리턴 | void |
public TraverseChildren ( ITargetExpression targetExpression ) : void | ||
targetExpression | ITargetExpression | |
리턴 | void |