CommentRule$Typings extension

on

Properties

blockComment CharacterPair?

Available on CommentRule, provided by the CommentRule$Typings extension

The block comment character pair, like /* block comment */
getter/setter pair
lineComment String?

Available on CommentRule, provided by the CommentRule$Typings extension

The line comment token, like // this is a comment
getter/setter pair