Inheritance diagram for blockstack_t:
Public Attributes | |
YBlockPtr | theBlock |
pointer to block | |
const char * | textdomain |
textdomain (if defined) | |
constTypePtr | type |
return type of block | |
int | includeDepth |
block is include file, all definitions go to the outer block | |
TableEntry * | self |
c_self entry during module parsing |
|
block is include file, all definitions go to the outer block
|
|
c_self entry during module parsing
|
|
textdomain (if defined)
|
|
pointer to block
|
|
return type of block
|