Back to Intellij Community

Description

plugins/groovy/groovy-psi/resources/intentionDescriptions/ConvertToStaticIntention/description.html

2025.3-rc-2169 B
Original Source

Fixes compilation errors introduced by @CompileStatic annotation. Fixes are applied to the entire class or method annotated with @CompileStatic containing the error.