Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for visitTypeAnnotation (0.07 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. build-logic/binary-compatibility/src/main/groovy/gradlebuild/binarycompatibility/rules/NullabilityBreakingChangesRule.groovy

                            typeParametersNullability.add(false)
                        }
                    })
                }
            }
    
            @Override
            AnnotationVisitor visitTypeAnnotation(int typeRef, TypePath typePath, String descriptor, boolean visible) {
                TypeReference typeReference = new TypeReference(typeRef)
    Created: Wed Dec 31 11:36:14 GMT 2025
    - Last Modified: Mon Oct 27 09:26:32 GMT 2025
    - 15.4K bytes
    - Click Count (0)
Back to Top