| souffle
    2.0.2-371-g6315b36
    | 
#include <Node.h>


| Additional Inherited Members | |
|  Public Types inherited from souffle::interpreter::Node | |
| using | RelationHandle = Own< RelationWrapper > | 
|  Protected Attributes inherited from souffle::interpreter::Aggregate | |
| Own< Node > | expr | 
|  Protected Attributes inherited from souffle::interpreter::Node | |
| RelationHandle *const | relHandle | 
| const ram::Node * | shadow | 
| enum NodeType | type | 
|  Protected Attributes inherited from souffle::interpreter::ConditionalOperation | |
| Own< Node > | cond | 
|  Protected Attributes inherited from souffle::interpreter::NestedOperation | |
| Own< Node > | nested | 
|  Protected Attributes inherited from souffle::interpreter::SuperOperation | |
| const SuperInstruction | superInst | 
|  Protected Attributes inherited from souffle::interpreter::ViewOperation | |
| size_t | viewId | 
| 
 | inline | 
Definition at line 697 of file Node.h.
References souffle::interpreter::Break::Break(), souffle::interpreter::ConditionalOperation::cond, souffle::interpreter::ConditionalOperation::ConditionalOperation(), souffle::interpreter::NestedOperation::nested, souffle::interpreter::NestedOperation::NestedOperation(), and souffle::interpreter::Node::Node().

 1.8.17
 1.8.17