
templates.expression.t.unaryoperation Maven / Gradle / Ivy
.if ( self.invocation )
${operand_body}.${self.operator}()\
.else
${self.operator}${operand_body}\
.end if
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
.if ( self.invocation )
${operand_body}.${self.operator}()\
.else
${self.operator}${operand_body}\
.end if