OpenCOM
Interface IDebug

All Known Implementing Classes:
OpenCOM

public interface IDebug

Description: Debug interface of the runtime. Supports one operation to visualise the current graph.


Method Summary
 void dump()
           
 

Method Detail

dump

void dump()