ValueProperty Member List

This is the complete list of members for ValueProperty, including all inherited members.

getCodeSpan() constPropertyNodeinline
getName() constValuePropertyinline
getValue() constValuePropertyinline
normalise(std::string_view input)PropertyNodeinlinestatic
operator!=(const PropertyNode &rhs) constPropertyNodeinline
operator==(const PropertyNode &rhs) const overrideValuePropertyinlinevirtual
ValueProperty(const CodeSpan &codeSpan_, std::string_view name_, std::string_view value_)ValuePropertyinline
ValueProperty(ValueProperty &&rhs) noexceptValuePropertyinline
visit(Payload &payload, PropertyVisitor &visitor) const overrideValuePropertyinlinevirtual
~PropertyNode()=defaultPropertyNodevirtual