Click or drag to resize

ParserMoveCommentsToPostUnused Method

Move any non-EOL comments we just passed to the Post unused list.

Namespace:  Nova.Parsing
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public void MoveCommentsToPostUnused()
See Also