VerbatimLineComment
public struct VerbatimLineComment: Comment
A verbatim line command. Verbatim line has an opening command, a single line of text (up to the newline after the opening command) and has no closing command.
Clang Docs (75% documented)
public struct VerbatimLineComment: Comment
A verbatim line command. Verbatim line has an opening command, a single line of text (up to the newline after the opening command) and has no closing command.