struct scope More...
#include <rule.h>

Data Fields | |
| const struct scope * | parent |
| struct list_head | symbols |
struct scope
: pointer to parent scope : symbols bound in the scope
Referenced by scope_init(), and symbol_lookup().
Referenced by chain_alloc(), scope_release(), symbol_bind(), symbol_lookup(), and table_alloc().