You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adrián Rivero edited this page Nov 5, 2016
·
5 revisions
In Declex, many parameters can be formatted, in order to include Java Code in them. For it, you should put the java code inside a {<java code>} block.
Let's say that we have an annotation that supports formatting in some of it's parameters, then we can pass a Formatted String, referencing several methods or fields in the code.