com.joanju.cg.core
Class CheckvalCallTargets

java.lang.Object
  extended by com.joanju.cg.core.CheckvalCallTargets

public class CheckvalCallTargets
extends java.lang.Object

Provides checks for changes to call targets in a compile unit.

If a local procedure is added or dropped, then the call sites must be updated.

If the set of local super procedures changes, then sites that "call through" this one must be updated. By "call through", I mean RUN xyz IN , where xyz is not defined in this procedure but it may be defined in supers.


Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2008 Joanju Software. All Rights Reserved.