![]() |
rego-cpp 1.0.0
A C++ implementation of the Rego language and runtime
|
This is the complete list of members for rego::BuiltInsDef, including all inherited members.
| at(const Location &name) const | rego::BuiltInsDef | |
| begin() const | rego::BuiltInsDef | |
| BuiltInsDef() noexcept | rego::BuiltInsDef | |
| call(const Location &name, const Location &version, const Nodes &args) | rego::BuiltInsDef | |
| clear() | rego::BuiltInsDef | |
| create() | rego::BuiltInsDef | static |
| decl(const Location &name) const | rego::BuiltInsDef | |
| end() const | rego::BuiltInsDef | |
| is_builtin(const Location &name) const | rego::BuiltInsDef | |
| is_deprecated(const Location &version, const Location &name) const | rego::BuiltInsDef | |
| register_builtin(const BuiltIn &built_in) | rego::BuiltInsDef | |
| register_builtins(const T &built_ins) | rego::BuiltInsDef | inline |
| register_standard_builtins() | rego::BuiltInsDef | |
| strict_errors() const | rego::BuiltInsDef | |
| strict_errors(bool strict_errors) | rego::BuiltInsDef |