VariableDeclMoveLocationAndComment Method |
Move NewLines, LineNumber, Column, and any EOL comment from the specified
Token.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected void MoveLocationAndComment(
Token token
)
Parameters
- token
- Type: Nova.ParsingToken
See Also