SubstitutionNode Class

(Debugger::Internal::SubstitutionNode)

Public Types

enum Type { ActualSubstitutionType, StdType, StdAllocType, StdBasicStringType, ..., StdBasicIoStreamType }

Public Functions

SubstitutionNode(Debugger::Internal::GlobalParseState *parseState)
int toByteArray() const override
Debugger::Internal::SubstitutionNode::Type type() const

Static Public Members

Additional Inherited Members

Member Type Documentation

enum SubstitutionNode::Type

Member Function Documentation

SubstitutionNode::SubstitutionNode(Debugger::Internal::GlobalParseState *parseState)

Default constructs an instance of SubstitutionNode.

[static] bool SubstitutionNode::mangledRepresentationStartsWith(char c)

int SubstitutionNode::toByteArray() const

Debugger::Internal::SubstitutionNode::Type SubstitutionNode::type() const