Version: 8.3.0
switchParsers.hxx File Reference
#include "parserBase.hxx"
#include "propertyParsers.hxx"
#include "nodeParsers.hxx"
#include "Loop.hxx"
#include "ForLoop.hxx"
#include "ForEachLoop.hxx"
#include "WhileLoop.hxx"
#include "Switch.hxx"
#include "Bloc.hxx"
#include "Proc.hxx"
#include "InlineNode.hxx"
#include "ServiceNode.hxx"
#include "ServiceInlineNode.hxx"
#include "Runtime.hxx"
#include "factory.hxx"
#include <sstream>
#include <string>
#include <vector>
#include <map>
#include "loopParsers.hxx"
Include dependency graph for switchParsers.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  YACS::casetypeParser
 
struct  YACS::defaultcasetypeParser
 
struct  YACS::switchtypeParser
 

Namespaces

namespace  YACS
 

Variables

YACS::ENGINE::ProccurrentProc
 
YACS::ENGINE::RuntimetheRuntime
 
static std::string YACS::switch_t3 [] ={"inline","sinline","service","server", "remote", "node","forloop","foreach","optimizer","while","switch","bloc",""}
 

Variable Documentation

YACS::ENGINE::Proc* currentProc

Definition at line 30 of file parserBase.cxx.

YACS::ENGINE::Runtime* theRuntime

Definition at line 40 of file parsers.cxx.