openMSX
Classes | Macros
TclParser.hh File Reference
#include <span>
#include <string>
#include <string_view>
#include <vector>
#include <tcl.h>
Include dependency graph for TclParser.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TclParser
 

Macros

#define DEBUG_TCLPARSER   0
 
#define DEBUG_PRINT(x)
 

Macro Definition Documentation

◆ DEBUG_PRINT

#define DEBUG_PRINT (   x)

Definition at line 58 of file TclParser.hh.

◆ DEBUG_TCLPARSER

#define DEBUG_TCLPARSER   0

Definition at line 10 of file TclParser.hh.