BlockAddTrailingComments Method |
Add any trailing Comment objects on the specified token to the Block.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected void AddTrailingComments(
Token token
)
Parameters
- token
- Type: Nova.ParsingToken
See Also