Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommentRule

Describes how comments for a language work.

Hierarchy

  • CommentRule

Index

Properties(2)

Properties(2)

Optional lineComment

lineComment: string

The line comment token, like // this is a comment

Optional blockComment

blockComment: CharacterPair

The block comment character pair, like /* block comment */

Generated by TypeDoc. Maintained by 洛竹