escapeForAnnotation
Escapes quotes and path separators so that the string can be safely embedded inside annotation arguments.
Receiver
raw annotation parameter value.
Return
escaped value suitable for inclusion in source code.
Escapes quotes and path separators so that the string can be safely embedded inside annotation arguments.
raw annotation parameter value.
escaped value suitable for inclusion in source code.