TriviaContent Type
Union cases
| Union case |
Description
|
Full Usage:
BlockComment(comment, newlineBefore, newlineAfter)
Parameters:
string
newlineBefore : bool
newlineAfter : bool
|
|
Full Usage:
CommentOnSingleLine string
Parameters:
string
|
|
Full Usage:
Cursor
|
|
Full Usage:
Directive string
Parameters:
string
|
|
Full Usage:
LineCommentAfterSourceCode comment
Parameters:
string
|
|
Full Usage:
Newline
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsBlockComment
Returns: bool
|
|
Full Usage:
this.IsCommentOnSingleLine
Returns: bool
|
|
Full Usage:
this.IsCursor
Returns: bool
|
|
Full Usage:
this.IsDirective
Returns: bool
|
|
Full Usage:
this.IsLineCommentAfterSourceCode
Returns: bool
|
|
Full Usage:
this.IsNewline
Returns: bool
|
|
fantomas