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