Properties Member List

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

getCodeSpan() constPropertyNodeinline
normalise(std::string_view input)PropertyNodeinlinestatic
operator!=(const PropertyNode &rhs) constPropertyNodeinline
operator==(const PropertyNode &rhs) const overridePropertiesinlinevirtual
Properties(const CodeSpan &codeSpan_, std::string &&text_, std::vector< std::unique_ptr< PropertyNode >> &&nodes_)Propertiesinline
visit(Payload &payload, PropertyVisitor &visitor) const overridePropertiesinlinevirtual
~PropertyNode()=defaultPropertyNodevirtual