Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Public Attributes | List of all members
symtable Struct Reference

#include <symtable.h>

Public Attributes

const char * st_filename
 
struct _symtable_entryst_cur
 
struct _symtable_entryst_top
 
PyObjectst_symbols
 
PyObjectst_stack
 
PyObjectst_global
 
int st_nblocks
 
PyObjectst_private
 
PyFutureFeaturesst_future
 

Member Data Documentation

struct _symtable_entry* symtable::st_cur
const char* symtable::st_filename
PyFutureFeatures* symtable::st_future
PyObject* symtable::st_global
int symtable::st_nblocks
PyObject* symtable::st_private
PyObject* symtable::st_stack
PyObject* symtable::st_symbols
struct _symtable_entry* symtable::st_top

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

Copyright 2014 Google Inc. All rights reserved.