Annotation Type JawkAssocArray


@Retention(RUNTIME) @Target(PARAMETER) public @interface JawkAssocArray
Marks an extension function parameter that must be evaluated and passed as an associative array backed by a Map. Combine with JawkOptional when the AWK caller may omit the array.