Enum CommentType
enum CommentType : ubyte { ... }
Enum members
| Name | Description |
|---|---|
docBlock
|
|
docLine
|
|
none
|
|
normalBlock
|
|
normalLine
|