Expand description
Solidity parsed doc comments.
See also the Solidity documentation on natspec.
Structs§
- DocComment
Tag - A Solidity doc comment’s tag, value and respective offsets.
Enums§
- DocComment
- A Solidity parsed doc comment.
Functions§
- parse_
doccomments - From the start to end offset, filter all the doc comments out of the comments and parse them into tags with values.