autodsl:自动生成Kotlin DSL

时间:2024-02-24 16:50:37
【文件属性】:
文件名称:autodsl:自动生成Kotlin DSL
文件大小:956KB
文件格式:ZIP
更新时间:2024-02-24 16:50:37
kotlin builder dsl annotations KotlinKotlin Kotlin的AutoDsl 使用注释自动为您的Kotlin项目生成 。 目录 创建没有样板代码的表现力,不可变和类型安全的DSL: person { name = " Juan " age = 34 newAddress { street = " 200 Celebration Bv " zipCode = 34747 location { lat = 100.0 lng = 100.0 } } friends { + p
【文件预览】:
autodsl-master
----processor()
--------gradle.properties(52B)
--------src()
--------build.gradle(563B)
----gradlew.bat(2KB)
----gradlew(5KB)
----release-bintray.gradle(863B)
----gradle.properties(26B)
----annotation()
--------gradle.properties(54B)
--------src()
--------build.gradle(79B)
----LICENSE(11KB)
----app()
--------.DS_Store(6KB)
--------src()
--------build.gradle(132B)
----.DS_Store(6KB)
----gradle()
--------wrapper()
----samples()
--------android-autodsl()
----.gitignore(276B)
----bintray()
--------bintray.gradle(2KB)
----.circleci()
--------config.yml(1KB)
----README.md(5KB)
----settings.gradle(205B)
----build.gradle(619B)

网友评论