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