Package io.bit3.jsass.annotation
Annotation Type DefaultCharacterValue
-
@Retention(RUNTIME) @Target(PARAMETER) public @interface DefaultCharacterValue
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description charvalueThe default value.
-