|
Clingo
|
Context object to capture state used during instantiation. More...
#include <instantiator.hh>
Public Member Functions | |
| InstantiationContext (Logger &log, SymbolStore &store, OutputStm &out) | |
| Construct an instantiation state. | |
| auto | log () const -> Logger & |
| Get the logger. | |
| auto | store () const -> SymbolStore & |
| Get the store. | |
| auto | out () const -> OutputStm & |
| Get the output. | |
Context object to capture state used during instantiation.