Public Attributes | List of all members
catchframe Struct Reference

#include <eus.h>

Public Attributes

struct bindframebf
 
struct callframecf
 
struct fletframeff
 
jmp_buf * jbp
 
pointer label
 
struct catchframenextcatch
 

Detailed Description

Definition at line 493 of file eus.h.

Member Data Documentation

struct bindframe * catchframe::bf

Definition at line 496 of file eus.h.

struct callframe * catchframe::cf

Definition at line 497 of file eus.h.

struct fletframe * catchframe::ff

Definition at line 498 of file eus.h.

jmp_buf * catchframe::jbp

Definition at line 499 of file eus.h.

pointer catchframe::label

Definition at line 495 of file eus.h.

struct catchframe * catchframe::nextcatch

Definition at line 494 of file eus.h.


The documentation for this struct was generated from the following files:


euslisp
Author(s): Toshihiro Matsui
autogenerated on Fri Feb 21 2020 03:20:55