toChars

Give a nice string for a class kind for error messages

@safe
const(char)*
toChars

Parameters

c ClassKind

class kind

Return Value

Type: const(char)*

0-terminated string for c

Meta