Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration OutliningSpanKind

Index

Enumeration members

Enumeration members

Code

Code: = "code"

Declarations and expressions

Comment

Comment: = "comment"

Single or multi-line comments

Imports

Imports: = "imports"

Contiguous blocks of import declarations

Region

Region: = "region"

Sections marked by '// #region' and '// #endregion' comments

Generated using TypeDoc