TsComment Type
DU of TS comment tag types.
Union cases
| Union case |
Description
|
Full Usage:
DefaultValue string
Parameters:
string
|
|
Full Usage:
Deprecated string option
Parameters:
string option
|
|
Full Usage:
Example string
Parameters:
string
|
|
Full Usage:
Param(name, content)
Parameters:
string
content : string option
|
|
Full Usage:
Remarks string
Parameters:
string
|
|
Full Usage:
Returns string
Parameters:
string
|
|
Full Usage:
Summary string list
Parameters:
string list
|
|
Full Usage:
Throws string
Parameters:
string
|
|
Full Usage:
TypeParam(typeName, content)
Parameters:
string
content : string option
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsDefaultValue
Returns: bool
|
|
Full Usage:
this.IsDeprecated
Returns: bool
|
|
Full Usage:
this.IsExample
Returns: bool
|
|
Full Usage:
this.IsParam
Returns: bool
|
|
Full Usage:
this.IsRemarks
Returns: bool
|
|
Full Usage:
this.IsReturns
Returns: bool
|
|
Full Usage:
this.IsSummary
Returns: bool
|
|
Full Usage:
this.IsThrows
Returns: bool
|
|
Full Usage:
this.IsTypeParam
Returns: bool
|
|