org.holtz.zoe.zoel
Interface CallRecord

All Known Implementing Classes:
ExpressionListCall, OperationCall

public interface CallRecord

An entry in the CallStack of the ZoelVM of a Zoe Bug.

Author:
Brian Holtz

Method Summary
 Expression peek()
           
 void repeat()
           
 

Method Detail

peek

Expression peek()

repeat

void repeat()