extra comments scanning test

This commit is contained in:
Lefteris Karapetsas 2014-11-20 23:18:05 +01:00
parent b4b0e37e7a
commit a93916b5f9

View File

@ -118,7 +118,7 @@ public:
/// Returns the next token and advances input. If called from reset()
/// and ScanToken() found a documentation token then next should be called
/// with _change_skipped_comment=true
/// with _changeSkippedComment=true
Token::Value next(bool _changeSkippedComment = false);
///@{