![]() |
rego-cpp 1.0.0
A C++ implementation of the Rego language and runtime
|
This is the complete list of members for rego::BuiltInDef, including all inherited members.
| arity | rego::BuiltInDef | |
| available | rego::BuiltInDef | |
| behavior | rego::BuiltInDef | |
| BuiltInDef(Location name_, Node decl_, BuiltInBehavior behavior_, bool available_) | rego::BuiltInDef | |
| clear() | rego::BuiltInDef | virtual |
| create(const Location &name, Node decl, BuiltInBehavior behavior) | rego::BuiltInDef | static |
| create(const Location &name, size_t arity, BuiltInBehavior behavior) | rego::BuiltInDef | static |
| decl | rego::BuiltInDef | |
| name | rego::BuiltInDef | |
| placeholder(const Location &name, Node decl, const std::string &message) | rego::BuiltInDef | static |
| ~BuiltInDef()=default (defined in rego::BuiltInDef) | rego::BuiltInDef | virtual |