#include <functional>
#include "utap/builder.h"
Go to the source code of this file.
Defines | |
#define | MAXLEN 64 |
Enumerations | |
enum | syntax_t { SYNTAX_OLD = 1, SYNTAX_NEW = 2, SYNTAX_PROPERTY = 4, SYNTAX_GUIDING = 8 } |
Functions | |
bool | isKeyword (const char *id, uint32_t syntax) |
|
|
|
|
|
|