rego-cpp 1.4.0
A C++ implementation of the Rego language and runtime
Loading...
Searching...
No Matches
Public Attributes | List of all members
rego::bundle::WithExt Struct Reference

Additional information for With statements. More...

#include <rego.hh>

Public Attributes

std::vector< size_tpath
 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: