Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for propertyDescription (0.17 sec)

  1. platforms/core-configuration/model-core/src/main/java/org/gradle/model/internal/manage/schema/extract/StructSchemaExtractionStrategySupport.java

            ModelProperty<P> property = propertyResult.getProperty();
            String propertyDescription = propertyDescription(parentContext, property);
            parentContext.child(property.getType(), propertyDescription, attachSchema(property));
        }
    
        private static <P> Action<? super ModelSchema<P>> attachSchema(final ModelProperty<P> property) {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Apr 26 09:46:00 UTC 2024
    - 9.5K bytes
    - Viewed (0)
Back to top