Package org.armedbear.lisp
Annotation Type DocString
-
@Retention(RUNTIME) public @interface DocString
An annotation type to expose documentation to ABCL. Note: the TAGS ant target also pulls information from here. It expects name to be the first item in the DocString declaration, and not broken onto multiple lines.