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

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

binding(const std::string &name) constrego::Output
binding_at(size_t index, const std::string &name) constrego::Output
errors() constrego::Output
expressions() constrego::Output
expressions_at(size_t index) constrego::Output
json() constrego::Output
node() constrego::Output
ok() constrego::Output
Output(Node node)rego::Output
size() constrego::Output