Code::Blocks  SVN r11506
Macros
parser_base.cpp File Reference
#include <sdk.h>
#include <wx/tokenzr.h>
#include <cbstyledtextctrl.h>
#include "parser_base.h"
Include dependency graph for parser_base.cpp:

Go to the source code of this file.

Macros

#define CC_PARSER_BASE_DEBUG_OUTPUT   0
 
#define TRACE(format, args...)
 
#define TRACE2(format, args...)
 
#define TRACE2_SET_FLAG(traceFile)
 

Macro Definition Documentation

◆ CC_PARSER_BASE_DEBUG_OUTPUT

#define CC_PARSER_BASE_DEBUG_OUTPUT   0

Definition at line 14 of file parser_base.cpp.

◆ TRACE

#define TRACE (   format,
  args... 
)

◆ TRACE2

#define TRACE2 (   format,
  args... 
)

Definition at line 58 of file parser_base.cpp.

◆ TRACE2_SET_FLAG

#define TRACE2_SET_FLAG (   traceFile)

Definition at line 59 of file parser_base.cpp.