com.insightful.splus
Interface SplusDebugListener
public interface SplusDebugListener
breakpointHit
void breakpointHit(com.insightful.splus.SplusDebugHandlerInterface handler)
objectsRetrieved
void objectsRetrieved(com.insightful.splus.SplusDebugHandlerInterface handler)
callStackRetrieved
void callStackRetrieved(com.insightful.splus.SplusDebugHandlerInterface handler)
evalInfoRetrieved
void evalInfoRetrieved(String request,
com.insightful.splus.SplusDebugHandlerInterface handler)
Copyright © 2000, 2002 Insightful Corporation
Warning: Classes not documented in the S-PLUS Programmer's Guide may change in future releases.