gh-pages / com.nextfaze.devfun.function / Args / <init>
<init>
Nested annotation for declaring the arguments of a function invocation.
Parameters
value - The arguments of the invocation. At present only primitive types are supported (.toType() will be used on the entry).
See Also