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

ftl.common-libftl Maven / Gradle / Ivy

Go to download

The RxMicro Annotation Processor internal module that contains common components for other generators.

There is a newer version: 0.11
Show newest version
<#-- ------------------------------------------------------------------------------------------------ -->
<#-- ---------------- https://freemarker.apache.org/docs/ref_directive_function.html ---------------- -->
<#-- ------------------------------------------------------------------------------------------------ -->
<#function space EXPRESSION>
<#assign RESULT=" "?left_pad(EXPRESSION?length)/>
<#return RESULT>

<#-- ------------------------------------------------------------------------------------------------ -->
<#-- ----------------- https://freemarker.apache.org/docs/ref_directive_macro.html ------------------ -->
<#-- ------------------------------------------------------------------------------------------------ -->




© 2015 - 2025 Weber Informatics LLC | Privacy Policy