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