CommentRule interface
描述語言的批註如何運作。
屬性
| block |
區塊批注字元組,例如 |
| line |
行批註標記,例如 |
屬性詳細資料
blockComment
lineComment
行批註標記,例如 // this is a comment
lineComment?: string
屬性值
string
描述語言的批註如何運作。
| block |
區塊批注字元組,例如 |
| line |
行批註標記,例如 |
行批註標記,例如 // this is a comment
lineComment?: string
string