| souffle
    2.0.2-371-g6315b36
    | 
node that utilizes the super instruction optimization should inherit from this class. E.g. ExistenceCheck, Project More...
#include <Node.h>


| Public Member Functions | |
| const SuperInstruction & | getSuperInst () const | 
| SuperOperation (SuperInstruction superInst) | |
| Protected Attributes | |
| const SuperInstruction | superInst | 
node that utilizes the super instruction optimization should inherit from this class. E.g. ExistenceCheck, Project
| 
 | inline | 
Definition at line 313 of file Node.h.
Referenced by souffle::interpreter::Choice::Choice(), souffle::interpreter::ExistenceCheck::getRelationName(), and souffle::interpreter::Scan::Scan().
| 
 | inline | 
Definition at line 315 of file Node.h.
References souffle::interpreter::AbstractParallel::getViewContext(), and souffle::interpreter::AbstractParallel::viewContext.

| 
 | protected | 
Definition at line 320 of file Node.h.
Referenced by souffle::interpreter::Choice::Choice(), souffle::interpreter::ExistenceCheck::getRelationName(), and souffle::interpreter::Scan::Scan().
 1.8.17
 1.8.17