OperatorNameNode Class

(Debugger::Internal::OperatorNameNode)

Public Types

typedef Ptr
enum Type { NewType, ArrayNewType, DeleteType, ArrayDeleteType, ..., VendorType }

Public Functions

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

Static Public Members

Additional Inherited Members

Member Type Documentation

typedef OperatorNameNode::Ptr

enum OperatorNameNode::Type

Member Function Documentation

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

Default constructs an instance of OperatorNameNode.

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

int OperatorNameNode::toByteArray() const

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