mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
extra comments scanning test
This commit is contained in:
parent
b4b0e37e7a
commit
a93916b5f9
@ -118,7 +118,7 @@ public:
|
|||||||
|
|
||||||
/// Returns the next token and advances input. If called from reset()
|
/// Returns the next token and advances input. If called from reset()
|
||||||
/// and ScanToken() found a documentation token then next should be called
|
/// 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);
|
Token::Value next(bool _changeSkippedComment = false);
|
||||||
|
|
||||||
///@{
|
///@{
|
||||||
|
Loading…
Reference in New Issue
Block a user