- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for SuperType1 (0.05 sec)
-
build-logic/documentation/src/test/groovy/gradlebuild/docs/dsl/docbook/ClassDocPropertiesBuilderTest.groovy
ClassDoc superDoc = classDoc('org.gradle.SuperClass') PropertyDoc propertyDocA = propertyDoc('a') PropertyDoc propertyDocC = propertyDoc('c') ClassDoc superType1 = classDoc("org.gradle.SuperType1") ClassDoc superType2 = classDoc("org.gradle.SuperType2") def content = parse(''' <section> <section><title>Properties</title> <table>
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Wed Dec 09 08:14:05 UTC 2020 - 7.6K bytes - Viewed (0) -
build-logic/documentation/src/test/groovy/gradlebuild/docs/dsl/docbook/ClassDocMethodsBuilderTest.groovy
MethodDoc methodC = methodDoc('c') MethodDoc methodD = methodDoc('d') MethodDoc methodE = methodDoc('e') ClassDoc superClass = classDoc('org.gradle.SuperClass') ClassDoc superType1 = classDoc("org.gradle.SuperType1") ClassDoc superType2 = classDoc("org.gradle.SuperType2") def content = parse(''' <section> <section><title>Methods</title> <table>
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Wed Dec 09 08:14:05 UTC 2020 - 8.4K bytes - Viewed (0)