- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for NullableFieldVisitor (0.11 seconds)
-
build-logic/binary-compatibility/src/main/groovy/gradlebuild/binarycompatibility/rules/NullabilityBreakingChangesRule.groovy
} } private static boolean nullabilityOf(CtField field) { NullableFieldVisitor visitor = new NullableFieldVisitor(field.getName()) new ClassReader(byteCodeFrom(field.getDeclaringClass())).accept(visitor, 0) return visitor.nullable } static class NullableFieldVisitor extends ClassVisitor { boolean nullable = false private final String fieldNameCreated: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Oct 27 09:26:32 GMT 2025 - 15.4K bytes - Click Count (0)