/** * Handles the semantic action * @param action */ public void HandleError(SemanticOperation action) { action.HandleError(); }