rego-cpp 1.0.0
A C++ implementation of the Rego language and runtime
Loading...
Searching...
No Matches
rego::bundle::CallDynamicExt Struct Reference

Additional information for CallDynamic statements. More...

#include <rego.hh>

Public Attributes

std::vector< Operandpath
 The path to the function being called.
 
std::vector< Operandops
 The arguments to the function.
 

Detailed Description

Additional information for CallDynamic statements.


The documentation for this struct was generated from the following file: