Zen
A cross-platform functional programming language
Public Member Functions | Private Attributes

ImportLevelHandler Class Reference

Class to ensure proper exit from import level. More...

List of all members.

Public Member Functions

 ImportLevelHandler (zbl::ParseContext &pctx, const z::string &fname, const Ast::TypeDefTypeSpec::NativeType &ntype)
 Default constructor.
 ~ImportLevelHandler ()
 Destructor.

Private Attributes

zbl::ParseContext_pctx
 Parse context.

Detailed Description

Class to ensure proper exit from import level.


Constructor & Destructor Documentation

ImportLevelHandler ( zbl::ParseContext pctx,
const z::string fname,
const Ast::TypeDefTypeSpec::NativeType ntype 
) [inline]

Default constructor.

Parameters:
pctxParse context
fnameThe import name
ntypeThe native type of the import header

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines