![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsast_p.h>
Inheritance diagram for QQmlJS::AST::UiPublicMember:
Collaboration diagram for QQmlJS::AST::UiPublicMember:Public Attributes | |
| enum QQmlJS::AST::UiPublicMember:: { ... } | type |
| bool | hasAttributes = false |
| QStringView | typeModifier |
| UiQualifiedId * | memberType |
| QStringView | name |
| Statement * | statement |
| UiObjectMember * | binding |
| UiParameterList * | parameters |
| SourceLocation | typeModifierToken |
| SourceLocation | typeToken |
| SourceLocation | identifierToken |
| SourceLocation | colonToken |
| SourceLocation | semicolonToken |
Public Attributes inherited from QQmlJS::AST::UiObjectMember | |
| UiAnnotationList * | annotations = nullptr |
Public Attributes inherited from QQmlJS::AST::Node | |
| int | kind = Kind_Undefined |
Additional Inherited Members | |
Static Public Member Functions inherited from QQmlJS::AST::Node | |
| static void | accept (Node *node, BaseVisitor *visitor) |
Definition at line 3404 of file qqmljsast_p.h.
| anonymous enum : bool |
| Enumerator | |
|---|---|
| Signal | |
| Property | |
Definition at line 3476 of file qqmljsast_p.h.
|
inline |
Definition at line 3409 of file qqmljsast_p.h.
|
inline |
Definition at line 3414 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1203 of file qqmljsast.cpp.
References QQmlJS::AST::Node::accept(), binding, and statement.
Here is the call graph for this function:
|
inline |
Definition at line 3440 of file qqmljsast_p.h.
Referenced by QmlIR::IRBuilder::appendAlias(), and QmlIR::IRBuilder::visit().
Here is the caller graph for this function:
|
inlineoverridevirtual |
Implements QQmlJS::AST::UiObjectMember.
Definition at line 3422 of file qqmljsast_p.h.
Referenced by QmlIR::IRBuilder::appendAlias(), QQmlJSImportVisitor::visit(), and QmlIR::IRBuilder::visit().
Here is the caller graph for this function:
|
inline |
Definition at line 3444 of file qqmljsast_p.h.
References QQmlJS::SourceLocation::isValid().
Referenced by QmlIR::IRBuilder::appendAlias(), QQmlJSImportVisitor::visit(), and QmlIR::IRBuilder::visit().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 3456 of file qqmljsast_p.h.
Referenced by QmlIR::IRBuilder::appendAlias(), QQmlJSImportVisitor::visit(), and QmlIR::IRBuilder::visit().
Here is the caller graph for this function:
|
inline |
Definition at line 3450 of file qqmljsast_p.h.
References QQmlJS::SourceLocation::isValid().
Referenced by QQmlJSImportVisitor::visit(), and QmlIR::IRBuilder::visit().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineoverridevirtual |
Implements QQmlJS::AST::UiObjectMember.
Definition at line 3430 of file qqmljsast_p.h.
References QQmlJS::AST::Node::lastSourceLocation().
Here is the call graph for this function:
|
inline |
Definition at line 3464 of file qqmljsast_p.h.
|
inline |
Definition at line 3452 of file qqmljsast_p.h.
|
inline |
Definition at line 3446 of file qqmljsast_p.h.
|
inline |
Definition at line 3458 of file qqmljsast_p.h.
|
inline |
Definition at line 3469 of file qqmljsast_p.h.
References token.
| UiObjectMember* QQmlJS::AST::UiPublicMember::binding |
Definition at line 3482 of file qqmljsast_p.h.
Referenced by accept0(), QmlIR::IRBuilder::appendAlias(), and QmlIR::IRBuilder::visit().
| SourceLocation QQmlJS::AST::UiPublicMember::colonToken |
Definition at line 3488 of file qqmljsast_p.h.
| bool QQmlJS::AST::UiPublicMember::hasAttributes = false |
Definition at line 3477 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::identifierToken |
Definition at line 3487 of file qqmljsast_p.h.
Referenced by QmlIR::IRBuilder::appendAlias(), and QmlIR::IRBuilder::visit().
| UiPropertyAttributes* QQmlJS::AST::UiPublicMember::m_attributes |
Definition at line 3493 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiPublicMember::m_propertyToken = SourceLocation {} |
Definition at line 3492 of file qqmljsast_p.h.
| UiQualifiedId* QQmlJS::AST::UiPublicMember::memberType |
Definition at line 3479 of file qqmljsast_p.h.
Referenced by QQmlJSImportVisitor::visit(), and QmlIR::IRBuilder::visit().
| QStringView QQmlJS::AST::UiPublicMember::name |
Definition at line 3480 of file qqmljsast_p.h.
Referenced by QmlIR::IRBuilder::appendAlias(), QQmlJSImportVisitor::endVisit(), QQmlJSImportVisitor::visit(), and QmlIR::IRBuilder::visit().
| UiParameterList* QQmlJS::AST::UiPublicMember::parameters |
Definition at line 3483 of file qqmljsast_p.h.
Referenced by QQmlJSImportVisitor::visit(), and QmlIR::IRBuilder::visit().
| SourceLocation QQmlJS::AST::UiPublicMember::semicolonToken |
Definition at line 3489 of file qqmljsast_p.h.
Referenced by QmlIR::IRBuilder::appendAlias().
| Statement* QQmlJS::AST::UiPublicMember::statement |
Definition at line 3481 of file qqmljsast_p.h.
Referenced by accept0(), QmlIR::IRBuilder::appendAlias(), QQmlJSImportVisitor::visit(), and QmlIR::IRBuilder::visit().
| enum { ... } QQmlJS::AST::UiPublicMember::type |
Referenced by QQmlJSImportVisitor::visit(), and QmlIR::IRBuilder::visit().
| QStringView QQmlJS::AST::UiPublicMember::typeModifier |
Definition at line 3478 of file qqmljsast_p.h.
Referenced by QQmlJSImportVisitor::visit(), and QmlIR::IRBuilder::visit().
| SourceLocation QQmlJS::AST::UiPublicMember::typeModifierToken |
Definition at line 3485 of file qqmljsast_p.h.
Referenced by QmlIR::IRBuilder::visit().
| SourceLocation QQmlJS::AST::UiPublicMember::typeToken |
Definition at line 3486 of file qqmljsast_p.h.
Referenced by QmlIR::IRBuilder::visit().