Module solang_parser::doccomment

source ·
Expand description

Solidity parsed doc comments.

See also the Solidity documentation on natspec.

Structs§

  • A Solidity doc comment’s tag, value and respective offsets.

Enums§

Functions§

  • From the start to end offset, filter all the doc comments out of the comments and parse them into tags with values.