Package smetana.core

Class jmp_buf

java.lang.Object
smetana.core.jmp_buf

public class jmp_buf extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • jmp_buf

      public jmp_buf()
  • Method Details

    • saveCallingEnvironment

      public void saveCallingEnvironment()