Uses of Class
org.holtz.zoe.CallRecord

Uses of CallRecord in org.holtz.zoe
 

Subclasses of CallRecord in org.holtz.zoe
 class OperationCall
          An entry in the CallStack of a Bug storing execution state for a Statement.
 class StatementListCall
          An entry in the CallStack of a Bug storing execution state for a StatementList.
 

Methods in org.holtz.zoe that return CallRecord
 CallRecord ZoelVMHost.defaultCallRecord()
           
 CallRecord Bug.defaultCallRecord()