StringLiteralPropertyName Class

(Debugger::QmlJS::AST::StringLiteralPropertyName)

Public Types

enum anonymous { K }

Public Functions

StringLiteralPropertyName(const Debugger::QStringRef &n)

Reimplemented Public Functions

virtual void accept0(Debugger::QmlJS::AST::Visitor *visitor) override
virtual Debugger::QString asString() const override

Additional Inherited Members

Member Type Documentation

enum StringLiteralPropertyName::anonymous

Member Function Documentation

StringLiteralPropertyName::StringLiteralPropertyName(const Debugger::QStringRef &n)

Default constructs an instance of StringLiteralPropertyName.

[override virtual] void StringLiteralPropertyName::accept0(Debugger::QmlJS::AST::Visitor *visitor)

[override virtual] Debugger::QString StringLiteralPropertyName::asString() const