The world a single expression evaluation reads and writes to.
Definition ExpressionContext.h:21
void submitExpressionDependencies_(const expr::ExpressionContext &context, unsigned int index) const override
Records the parameters an expression read as captured dependencies of this component in the network g...
Definition NodeParameter.cpp:21
std::unique_ptr< expr::ExpressionContext > makeExpressionContext_() const override
Builds the context an expression runs from, e.g. what node the parameter belongs to.
Definition NodeParameter.cpp:16