All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.comect.misc.dataschema.languages.kotlin.comment.kte Maven / Gradle / Ivy

Go to download

Library for transforming data files into data class-equivalents in various languages

The newest version!
@param comment: List

@if(comment.size > 1)/*
@for(line in comment) * ${line}
@endfor */
@else/** ${comment.first()} **/
@endif




© 2015 - 2025 Weber Informatics LLC | Privacy Policy