Static Public Member Functions |
static CBotToken * | CompileTokens (const char *p, int &error) |
| transforms the entire program
|
static void | Delete (CBotToken *pToken) |
| releases the list
|
static bool | DefineNum (const char *name, long val) |
static CBotToken * | NextToken (char *&program, int &error, bool first=false) |
static void | Free () |
Constructor & Destructor Documentation
Constructors.
contructors
Member Function Documentation
CBotToken * CBotToken::NextToken |
( |
char *& |
program, |
|
|
int & |
error, |
|
|
bool |
first = false |
|
) |
| |
|
static |
The documentation for this class was generated from the following files:
- /build/colobot-T0lCmu/colobot-0.1.3/src/CBot/CBotDll.h
- /build/colobot-T0lCmu/colobot-0.1.3/src/CBot/CBotToken.cpp