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

stack for scanners More...

Inheritance diagram for scannerstack_t:

Public Attributes

Scannerscanner
 
string filename
 
int linenumber
 
enum scan_states state
 
const char * old_textdomain
 

Detailed Description

stack for scanners

Member Data Documentation

string scannerstack_t::filename

Referenced by switch(), and yylex().

int scannerstack_t::linenumber

Referenced by switch(), and yylex().

const char* scannerstack_t::old_textdomain

Referenced by switch(), and yylex().

Scanner* scannerstack_t::scanner

Referenced by switch(), and yylex().

enum scan_states scannerstack_t::state

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.8