Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for GrPackage (0.06 seconds)

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

  1. build-logic/integration-testing/src/main/kotlin/gradlebuild/integrationtests/action/AnnotationGeneratorWorkAction.kt

                "java.math.BigDecimal"
            )
        }
    
        private
        fun generateGroovyAnnotation(packageName: String, name: String, scriptReceiverAccessors: () -> String): String {
            @Suppress("GrPackage")
            @Language("groovy")
            val annotationBody = """
            |/*
            | * Copyright 2020 the original author or authors.
            | *
    Created: Wed Dec 31 11:36:14 GMT 2025
    - Last Modified: Sun Jul 07 16:02:18 GMT 2024
    - 8.1K bytes
    - Click Count (0)
Back to Top