Skip to content

Conversation

@mP1
Copy link
Owner

@mP1 mP1 commented Aug 12, 2025

…type SpreadsheetExpressionEvaluationContext

@mP1 mP1 merged commit 0ac8fa8 into master Aug 12, 2025
2 checks passed
@mP1 mP1 deleted the feature/SpreadsheetExpressionEvaluationContext-removeEnvironmentValue-return-type-SpreadsheetExpressionEvaluationContext branch August 12, 2025 06:04
<T> SpreadsheetExpressionEvaluationContext setEnvironmentValue(final EnvironmentValueName<T> name,
final T value);

SpreadsheetExpressionEvaluationContext removeEnvironmentValue(final EnvironmentValueName<?> name);

Check notice

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
FormHandlerContext<SpreadsheetExpressionReference,SpreadsheetDelta>.removeEnvironmentValue
; it is advisable to add an Override annotation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants