hstruct Struct Reference


Public Member Functions

 hstruct (size_t _toppos, AST *_ident, AST *_lambda)

Data Fields

size_t toppos
ASTident
ASTlambda

Detailed Description

Definition at line 67 of file Hoist.cxx.


Constructor & Destructor Documentation

hstruct::hstruct ( size_t  _toppos,
AST _ident,
AST _lambda 
) [inline]

Definition at line 72 of file Hoist.cxx.

References ident, lambda, and toppos.


Field Documentation

AST* hstruct::ident

Definition at line 69 of file Hoist.cxx.

Referenced by hstruct(), and trulyHoist().

AST* hstruct::lambda

Definition at line 70 of file Hoist.cxx.

Referenced by hstruct(), and trulyHoist().

size_t hstruct::toppos

Definition at line 68 of file Hoist.cxx.

Referenced by hstruct(), and trulyHoist().


The documentation for this struct was generated from the following file:
Generated on Sat Feb 4 23:59:29 2012 for BitC Compiler by  doxygen 1.4.7