yast2-core
Macros | Functions
YStatement.cc File Reference
#include <libintl.h>
#include "ycp/YStatement.h"
#include "ycp/YExpression.h"
#include "ycp/YCPCode.h"
#include "ycp/YCPVoid.h"
#include "ycp/YCPBoolean.h"
#include "ycp/YCPInteger.h"
#include "ycp/YCPMap.h"
#include "ycp/YCPTerm.h"
#include "ycp/YBlock.h"
#include "ycp/Bytecode.h"
#include "ycp/Xmlcode.h"
#include "ycp/y2log.h"
#include "ycp/ExecutionEnvironment.h"
#include "y2/Y2Component.h"
#include "y2/Y2ComponentBroker.h"

Macros

#define DO_DEBUG   0
 

Functions

 IMPL_DERIVED_POINTER (YStatement, YCode)
 
 IMPL_DERIVED_POINTER (YSBreak, YCode)
 
 IMPL_DERIVED_POINTER (YSContinue, YCode)
 
 IMPL_DERIVED_POINTER (YSExpression, YCode)
 
 IMPL_DERIVED_POINTER (YSBlock, YCode)
 
 IMPL_DERIVED_POINTER (YSReturn, YCode)
 
 IMPL_DERIVED_POINTER (YSTypedef, YCode)
 
 IMPL_DERIVED_POINTER (YSFunction, YCode)
 
 IMPL_DERIVED_POINTER (YSAssign, YCode)
 
 IMPL_DERIVED_POINTER (YSVariable, YCode)
 
 IMPL_DERIVED_POINTER (YSBracket, YCode)
 
 IMPL_DERIVED_POINTER (YSIf, YCode)
 
 IMPL_DERIVED_POINTER (YSWhile, YCode)
 
 IMPL_DERIVED_POINTER (YSRepeat, YCode)
 
 IMPL_DERIVED_POINTER (YSDo, YCode)
 
 IMPL_DERIVED_POINTER (YSTextdomain, YCode)
 
 IMPL_DERIVED_POINTER (YSInclude, YCode)
 
 IMPL_DERIVED_POINTER (YSImport, YCode)
 
 IMPL_DERIVED_POINTER (YSFilename, YCode)
 
 IMPL_DERIVED_POINTER (YSSwitch, YCode)
 

Macro Definition Documentation

#define DO_DEBUG   0

Function Documentation

IMPL_DERIVED_POINTER ( YStatement  ,
YCode   
)
IMPL_DERIVED_POINTER ( YSBreak  ,
YCode   
)
IMPL_DERIVED_POINTER ( YSContinue  ,
YCode   
)
IMPL_DERIVED_POINTER ( YSExpression  ,
YCode   
)
IMPL_DERIVED_POINTER ( YSBlock  ,
YCode   
)
IMPL_DERIVED_POINTER ( YSReturn  ,
YCode   
)
IMPL_DERIVED_POINTER ( YSTypedef  ,
YCode   
)
IMPL_DERIVED_POINTER ( YSFunction  ,
YCode   
)
IMPL_DERIVED_POINTER ( YSAssign  ,
YCode   
)
IMPL_DERIVED_POINTER ( YSVariable  ,
YCode   
)
IMPL_DERIVED_POINTER ( YSBracket  ,
YCode   
)
IMPL_DERIVED_POINTER ( YSIf  ,
YCode   
)
IMPL_DERIVED_POINTER ( YSWhile  ,
YCode   
)
IMPL_DERIVED_POINTER ( YSRepeat  ,
YCode   
)
IMPL_DERIVED_POINTER ( YSDo  ,
YCode   
)
IMPL_DERIVED_POINTER ( YSTextdomain  ,
YCode   
)
IMPL_DERIVED_POINTER ( YSInclude  ,
YCode   
)
IMPL_DERIVED_POINTER ( YSImport  ,
YCode   
)
IMPL_DERIVED_POINTER ( YSFilename  ,
YCode   
)
IMPL_DERIVED_POINTER ( YSSwitch  ,
YCode   
)

Generated on a sunny day for yast2-core by doxygen 1.8.8