rego-cpp 0.4.5
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
behaviorrego::BuiltInDef
BuiltInDef(Location name_, std::size_t arity_, BuiltInBehavior behavior_)rego::BuiltInDef
clear()rego::BuiltInDefvirtual
create(const Location &name, std::size_t arity, BuiltInBehavior behavior)rego::BuiltInDefstatic
namerego::BuiltInDef
~BuiltInDef()=default (defined in rego::BuiltInDef)rego::BuiltInDefvirtual