![]() |
rego-cpp 1.0.0
A C++ implementation of the Rego language and runtime
|
Additional information for CallDynamic statements. More...
#include <rego.hh>
Public Attributes | |
| std::vector< Operand > | path |
| The path to the function being called. | |
| std::vector< Operand > | ops |
| The arguments to the function. | |
Additional information for CallDynamic statements.