Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IComment

Represents Comment fromating for the options of a Buld_Include type of statement

Hierarchy

  • IComment

Index

Properties

isSet

isSet: boolean

Boolean flag that is true when comment options are set

padLeft

padLeft: string | number

A value of string or number to apply before each line of a comment.
String value is literal padding.
Number will be converted into spaces,

padLeftAssigned

padLeftAssigned: boolean

Boolean flag that is true if padLeft is include in text options

type

The kind of commenting to apply

Generated using TypeDoc