This is the complete list of members for CommentPropertyNode, including all inherited members.
| CommentPropertyNode(const CodeSpan &codeSpan_, std::string_view text_) | CommentPropertyNode | inline |
| CommentPropertyNode(CommentPropertyNode &&rhs) noexcept | CommentPropertyNode | inline |
| getCodeSpan() const | PropertyNode | inline |
| getText() const | CommentPropertyNode | inline |
| normalise(std::string_view input) | PropertyNode | inlinestatic |
| operator!=(const PropertyNode &rhs) const | PropertyNode | inline |
| operator==(const PropertyNode &rhs) const override | CommentPropertyNode | inlinevirtual |
| visit(Payload &payload, PropertyVisitor &visitor) const override | CommentPropertyNode | inlinevirtual |
| ~PropertyNode()=default | PropertyNode | virtual |