#include <stdlib.h>#include "RexxCore.h"#include "ArrayClass.hpp"#include "QueueClass.hpp"#include "RexxActivation.hpp"#include "UseStrictInstruction.hpp"#include "ExpressionBaseVariable.hpp"#include <algorithm>Go to the source code of this file.
Functions | |
| void | nameCollision (const char *name1, const char *name2) |
| void nameCollision | ( | const char * | name1, |
| const char * | name2 | ||
| ) |
Definition at line 523 of file UseStrictInstruction.cpp.
References Error_Translation_user_defined, reportException(), and Utilities::snprintf().
Referenced by NamedArguments::match().