Annotation Type JawkFunction
Marks a method as the implementation of an Awk extension function.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value- Returns:
- the Awk function name that should be mapped to the annotated method.
-