Annotation Type Quoted


@Target(PARAMETER) @Retention(RUNTIME) @API(status=STABLE, since="1.5.0") public @interface Quoted
Annotation used to set the parsing mode of a string argument to quoted.
Since:
1.5.0