rasmus.interpreter
Interface Closeable

All Known Subinterfaces:
ExecutableInstance
All Known Implementing Classes:
InheritNameSpace, Interpreter, OverrideNameSpace, ScriptInstance, UnitInstance

public interface Closeable


Method Summary
 void close()
           
 

Method Detail

close

void close()