StatePrimitiveExecution
"Primitive Execution": consumes exactly one response from the current primitive's response stream (ClassicExecutionContext.primitives). A successful response merges its substitution and returns to StateGoalSelection; an empty stream moves to StateBacktracking; an exceptional response moves to StateException.
Properties
Link copied to clipboard
The execution context this state operates on.
Link copied to clipboard
Whether this state is a terminal one for the current resolution step, i.e. an EndState.
Functions
Link copied to clipboard
This state as an EndState, or null if isEndState is false.
Link copied to clipboard
This state as an EndState.
Link copied to clipboard