Click or drag to resize

ParserMoveCommentsToUnused Method

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

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