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

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

@param comment: List

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy