Version: 9.15.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

 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

◆ currentProc

◆ theRuntime

YACS::ENGINE::Runtime* theRuntime
extern

Definition at line 40 of file parsers.cxx.

Referenced by YACS::switchtypeParser::name().