![]() |
Spicy
|
#include <node.h>
Public Member Functions | |
const std::optional< DocString > & | documentation () const |
void | clearDocumentation () |
void | setDocumentation (DocString doc) |
Common mix-in class for nodes storing doc strings.
|
inline |
Clears out any documentation associated with the declaration.
|
inline |
Returns the documentation associated with the declaration, if any.
|
inline |
Sets the documentation associated with the declaration.