Uses of Annotation Type
io.jawk.ext.annotations.JawkAssocArray
Packages that use JawkAssocArray
-
Uses of JawkAssocArray in io.jawk.ext
Method parameters in io.jawk.ext with annotations of type JawkAssocArrayModifier and TypeMethodDescriptionSorts an array by value, optionally writing the result to another array.Sorts an array by value, optionally writing the result to another array.Sorts an array by index, optionally writing the result to another array.Sorts an array by index, optionally writing the result to another array.GawkExtension.patsplit(Object source, Map<Object, Object> array, Object fieldpat, Map<Object, Object> seps) Splits a string by content: pieces matchingfieldpatbecome fields, the text between them becomes separators.GawkExtension.patsplit(Object source, Map<Object, Object> array, Object fieldpat, Map<Object, Object> seps) Splits a string by content: pieces matchingfieldpatbecome fields, the text between them becomes separators.Returns the gawk type category for a value.