rego-cpp 1.0.0
A C++ implementation of the Rego language and runtime
Loading...
Searching...
No Matches
rego::BuiltInDef Member List

This is the complete list of members for rego::BuiltInDef, including all inherited members.

arityrego::BuiltInDef
availablerego::BuiltInDef
behaviorrego::BuiltInDef
BuiltInDef(Location name_, Node decl_, BuiltInBehavior behavior_, bool available_)rego::BuiltInDef
clear()rego::BuiltInDefvirtual
create(const Location &name, Node decl, BuiltInBehavior behavior)rego::BuiltInDefstatic
create(const Location &name, size_t arity, BuiltInBehavior behavior)rego::BuiltInDefstatic
declrego::BuiltInDef
namerego::BuiltInDef
placeholder(const Location &name, Node decl, const std::string &message)rego::BuiltInDefstatic
~BuiltInDef()=default (defined in rego::BuiltInDef)rego::BuiltInDefvirtual