|
NewLang Project
Yet another programm language
|
#include "analysis.h"#include "term.h"#include "runtime.h"#include "builtin.h"#include "system.h"
Go to the source code of this file.
Functions | |
| bool | CheckClearFunction (TermPtr term) |
| bool CheckClearFunction | ( | TermPtr | term | ) |
Definition at line 12 of file analysis.cpp.
References CheckClearFunction().
Referenced by CheckClearFunction().