"I am a person who works hard and plays hard."

Yuan Wei
Second Year Graduate Student Department of Computer Science
University of Virginia Charlottesville, VA 22903
Email: yw3f@cs.virginia.edu


Source Code Analysis

Main Page   Compound List   File List   Compound Members   File Members  

eval_state_t Struct Reference

#include <eval.h>

List of all members.

Public Attributes


Member Data Documentation

eval_ident_t eval_state_t::f_eval_ident
 

Definition at line 110 of file eval.h.

Referenced by eval_new().

char* eval_state_t::lastp
 

Definition at line 109 of file eval.h.

Referenced by peek_next_token().

char* eval_state_t::p
 

Definition at line 108 of file eval.h.

Referenced by get_next_token(), and peek_next_token().

enum eval_token_t eval_state_t::peek_tok
 

Definition at line 113 of file eval.h.

Referenced by get_next_token(), and peek_next_token().

char eval_state_t::tok_buf[512]
 

Definition at line 112 of file eval.h.

Referenced by get_next_token().

void* eval_state_t::user_ptr
 

Definition at line 111 of file eval.h.

Referenced by eval_new().


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


UVa CS Department of Computer Science
School of Engineering, University of Virginia
151 Engineer's Way, P.O. Box 400740
Charlottesville, Virginia 22904-4740

(434) 982-2200  Fax: (434) 982-2214