#include "core/ast/scope.hpp"#include "core/builtin/container/native/tnarr.hpp"#include "core/ast/param.hpp"Go to the source code of this file.
Classes | |
| class | by::params |
| Function parameter list container. More... | |
| class | by::dumParams |
| Dummy parameter container that ignores all operations. More... | |
Typedefs | |
| typedef std::vector< std::string > | by::strings |