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

Additional information for With statements. More...

#include <rego.hh>

Public Attributes

std::vector< size_t > path
 The path to the value being replaced.
 
Block block
 The block to execute with the replacement.
 

Detailed Description

Additional information for With statements.


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