Comunica
    Preparing search index...

    Data interface for the type of action.

    interface IActionExpressionEvaluatorFactory {
        algExpr: Expression;
        context: IActionContext;
    }

    Hierarchy (View Summary)

    • IAction
      • IActionExpressionEvaluatorFactory
    Index

    Properties

    Properties

    algExpr: Expression

    The input context that is passed through by actors.