OperatorNameNode Class

(Debugger::Internal::OperatorNameNode)

Public Types

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

Public Functions

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

Static Public Members

Additional Inherited Members

Member Type Documentation

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