Header menu logo fantomas

CommentStore Module

Functions and values

Function or value Description

CommentStore.GetComments lexbuf

Full Usage: CommentStore.GetComments lexbuf

Parameters:
Returns: CommentTrivia list
lexbuf : Lexbuf
Returns: CommentTrivia list

CommentStore.SaveBlockComment (lexbuf, startRange, endRange)

Full Usage: CommentStore.SaveBlockComment (lexbuf, startRange, endRange)

Parameters:
lexbuf : Lexbuf
startRange : range
endRange : range

CommentStore.SaveSingleLineComment (lexbuf, startRange, endRange)

Full Usage: CommentStore.SaveSingleLineComment (lexbuf, startRange, endRange)

Parameters:
lexbuf : Lexbuf
startRange : range
endRange : range

Type something to start searching.