zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DirectiveHandler.cpp File Reference
#include "compiler/DirectiveHandler.h"
#include <sstream>
#include "compiler/debug.h"
#include "compiler/Diagnostics.h"

Go to the source code of this file.

Functions

static TBehavior getBehavior (const std::string &str)
 

Function Documentation

static TBehavior getBehavior ( const std::string str)
static

Definition at line 14 of file DirectiveHandler.cpp.

References EBhDisable, EBhEnable, EBhRequire, EBhUndefined, and EBhWarn.

Referenced by TDirectiveHandler::handleExtension().