SubstitutionNode Class

(Debugger::Internal::SubstitutionNode)

Public Types

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

Public Functions

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

Static Public Members

Additional Inherited Members

Member Type Documentation

typedef SubstitutionNode::Ptr

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