Annotation Interface Stringly.Name

Enclosing class:
Stringly

@Target(PARAMETER) @Retention(SOURCE) @Documented @Inherited public static @interface Stringly.Name
The annotated string type represents an identifier, i.e. a Name, which will be wrapped by DSL.name(String).
Author:
Lukas Eder