Code::Blocks  SVN r11506
Macros
token.cpp File Reference
#include <wx/event.h>
#include <wx/string.h>
#include "tokentree.h"
#include "token.h"
Include dependency graph for token.cpp:

Go to the source code of this file.

Macros

#define CC_TOKEN_DEBUG_OUTPUT   0
 
#define TRACE(format, args...)
 
#define TRACE2(format, args...)
 

Macro Definition Documentation

◆ CC_TOKEN_DEBUG_OUTPUT

#define CC_TOKEN_DEBUG_OUTPUT   0

Definition at line 17 of file token.cpp.

◆ TRACE

#define TRACE (   format,
  args... 
)

Definition at line 44 of file token.cpp.

◆ TRACE2

#define TRACE2 (   format,
  args... 
)

Definition at line 45 of file token.cpp.