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

Additional information for Call statements. More...

#include <rego.hh>

Public Attributes

Location func
 The function being called.
 
std::vector< Operandops
 The arguments to the function.
 

Detailed Description

Additional information for Call statements.


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