Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

MacroTokenExpander::t_MacroDef Struct Reference

#include <macro_token_expander.hh>

Collaboration diagram for MacroTokenExpander::t_MacroDef:

Collaboration graph
[legend]
List of all members.

Public Methods

 t_MacroDef (ReNode *regexp_, const Position &pos_)
 t_MacroDef (const t_MacroDef &o)
 t_MacroDef ()

Public Attributes

Position pos
ReNoderegexp

Constructor & Destructor Documentation

MacroTokenExpander::t_MacroDef::t_MacroDef ( ReNode * regexp_,
const Position & pos_ ) [inline]
 

Definition at line 82 of file macro_token_expander.hh.

MacroTokenExpander::t_MacroDef::t_MacroDef ( const t_MacroDef & o ) [inline]
 

Definition at line 86 of file macro_token_expander.hh.

MacroTokenExpander::t_MacroDef::t_MacroDef ( ) [inline]
 

Definition at line 90 of file macro_token_expander.hh.


Member Data Documentation

Position MacroTokenExpander::t_MacroDef::pos
 

Definition at line 79 of file macro_token_expander.hh.

ReNode * MacroTokenExpander::t_MacroDef::regexp
 

Definition at line 80 of file macro_token_expander.hh.


The documentation for this struct was generated from the following file:
Generated at Tue Jul 9 21:08:40 2002 for CppCC by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001