#include "RexxCore.h"#include "ArrayClass.hpp"#include "Clause.hpp"#include "ProtectedObject.hpp"Go to the source code of this file.
Macros | |
| #define | INITIAL_SIZE 50 /* initial size of the token cache */ |
| #define | EXTEND_SIZE 25 /* size to extend when table fills */ |
| #define EXTEND_SIZE 25 /* size to extend when table fills */ |
Definition at line 52 of file Clause.cpp.
| #define INITIAL_SIZE 50 /* initial size of the token cache */ |
Definition at line 51 of file Clause.cpp.