#include <Explain.h>
Definition at line 45 of file Explain.h.
 
◆ ExplainConfig() [1/2]
◆ ExplainConfig() [2/2]
  
  | 
        
          | souffle::ExplainConfig::ExplainConfig | ( |  | ) |  |  | privatedefault | 
 
 
◆ getExplainConfig()
  
  | 
        
          | static ExplainConfig& souffle::ExplainConfig::getExplainConfig | ( |  | ) |  |  | inlinestatic | 
 
 
◆ operator=()
◆ depthLimit
      
        
          | int souffle::ExplainConfig::depthLimit = 4 | 
      
 
 
◆ json
      
        
          | bool souffle::ExplainConfig::json = false | 
      
 
 
◆ outputStream
      
        
          | Own<std::ostream> souffle::ExplainConfig::outputStream = nullptr | 
      
 
 
The documentation for this class was generated from the following file: