PrefixNode Class

(Debugger::Internal::PrefixNode)

Public Types

typedef Ptr

Public Functions

PrefixNode(Debugger::Internal::GlobalParseState *parseState)
bool isConstructorOrDestructorOrConversionOperator() const
bool isTemplate() const
int toByteArray() const

Static Public Members

Additional Inherited Members

Member Type Documentation

typedef PrefixNode::Ptr

Member Function Documentation

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

Default constructs an instance of PrefixNode.

bool PrefixNode::isConstructorOrDestructorOrConversionOperator() const

bool PrefixNode::isTemplate() const

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

int PrefixNode::toByteArray() const