com.cyc.tool.subl.jrtl.nativeCode.subLisp
Interface Errors.RestartMethod

Enclosing class:
Errors

public static interface Errors.RestartMethod


Method Summary
 boolean process(SubLReader reader, java.lang.String message, SubLException se)
           
 

Method Detail

process

boolean process(SubLReader reader,
                java.lang.String message,
                SubLException se)