com.svincent.moksa
Interface Trailable

All Known Implementing Classes:
PrologTerm, Wam.ExceptionHandler

public interface Trailable

Interface which must be implemented by objects that want to live in the Trail.


Method Summary
 void untrail()
          Called when the trail is being unwound.
 

Method Detail

untrail

public void untrail()
Called when the trail is being unwound.



This is documentation for Moksa Prolog, which can be found at http://www.svincent.com/moksa/

Copyright © 1999 Shawn P. Vincent.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.