Package com.blackbuild.klum.ast.gradle
Interface KlumModelExtension
- All Superinterfaces:
KlumExtension
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidschemas(org.gradle.api.Action<? super SchemaDependencies> action) default voidtopLevelScript(String modelType, String script) Methods inherited from interface com.blackbuild.klum.ast.gradle.KlumExtension
getGroovyVersion
-
Method Details
-
getSchemas
SchemaDependencies getSchemas() -
getTopLevelScripts
-
topLevelScript
-
schemas
-