BareFunctionTypeNode Class

(Debugger::Internal::BareFunctionTypeNode)

Public Functions

BareFunctionTypeNode(Debugger::Internal::GlobalParseState *parseState)
bool hasReturnType() const
int toByteArray() const override

Static Public Members

Additional Inherited Members

Member Function Documentation

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

Default constructs an instance of BareFunctionTypeNode.

bool BareFunctionTypeNode::hasReturnType() const

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

int BareFunctionTypeNode::toByteArray() const