Static Type Checker
Summary
Description
- Lead: Cedric Champeau
Issues: Unresolved
-
GROOVY-5924
Provide a mechanism to allow the type checker to know what are the expected argument types of a closure
-
GROOVY-5742
CompileStatic goes into infinite loop when handling self-referential generics
-
GROOVY-5807
When static type checking, only static invocations to methods, not to variables, are considered
Issues: Updated recently
-
GROOVY-6168
Last Thursday 5:03 PM
STC bug with generics
-
GROOVY-6162
Last Tuesday 5:34 AM
'this' in static context not treated as class by @CompileStatic
-
GROOVY-5975
Last Saturday 6:12 AM
@TypeChecked error when calling Standard Java Methods (i.e StringBuilder.append)