Header menu logo fantomas

TriviaContent Type

Union cases

Union case Description

BlockComment(comment, newlineBefore, newlineAfter)

Full Usage: BlockComment(comment, newlineBefore, newlineAfter)

Parameters:
    comment : string
    newlineBefore : bool
    newlineAfter : bool

comment : string
newlineBefore : bool
newlineAfter : bool

CommentOnSingleLine string

Full Usage: CommentOnSingleLine string

Parameters:
    Item : string

Item : string

Cursor

Full Usage: Cursor

Directive string

Full Usage: Directive string

Parameters:
    Item : string

Item : string

LineCommentAfterSourceCode comment

Full Usage: LineCommentAfterSourceCode comment

Parameters:
    comment : string

comment : string

Newline

Full Usage: Newline

Instance members

Instance member Description

this.IsBlockComment

Full Usage: this.IsBlockComment

Returns: bool
Returns: bool

this.IsCommentOnSingleLine

Full Usage: this.IsCommentOnSingleLine

Returns: bool
Returns: bool

this.IsCursor

Full Usage: this.IsCursor

Returns: bool
Returns: bool

this.IsDirective

Full Usage: this.IsDirective

Returns: bool
Returns: bool

this.IsLineCommentAfterSourceCode

Full Usage: this.IsLineCommentAfterSourceCode

Returns: bool
Returns: bool

this.IsNewline

Full Usage: this.IsNewline

Returns: bool
Returns: bool

Type something to start searching.