yast2-core
Public Attributes | List of all members
blockstack_t Struct Reference

stack for blocks More...

Inheritance diagram for blockstack_t:

Public Attributes

YBlockPtr theBlock
 pointer to block More...
 
const char * textdomain
 textdomain (if defined) More...
 
int includeDepth
 block is include file, all definitions go to the outer block More...
 
TableEntryself
 c_self entry during module parsing More...
 

Detailed Description

stack for blocks

Member Data Documentation

int blockstack_t::includeDepth

block is include file, all definitions go to the outer block

Referenced by start_block(), and switch().

TableEntry* blockstack_t::self

c_self entry during module parsing

Referenced by start_block(), and switch().

const char* blockstack_t::textdomain

textdomain (if defined)

Referenced by start_block(), and yylex().

YBlockPtr blockstack_t::theBlock

pointer to block

Referenced by start_block(), and switch().


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

Generated on a sunny day for yast2-core by doxygen 1.8.6