I20250125-1800
The new getDeclaration API is backward compatible and works on all JLS versions while getTypeDeclaration is limited to JLS2. This allows tests to run on newer JLS versions too.
The new getDeclaration API is backward compatible and works on all JLS versions while getTypeDeclaration is limited to JLS2. This allows tests to run on newer JLS versions too.