webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WebCore::QualifiedNameComponents Struct Reference

#include <QualifiedName.h>

Public Attributes

StringImplm_prefix
 
StringImplm_localName
 
StringImplm_namespace
 

Member Data Documentation

◆ m_localName

StringImpl * WebCore::QualifiedNameComponents::m_localName

◆ m_namespace

StringImpl * WebCore::QualifiedNameComponents::m_namespace

◆ m_prefix

StringImpl * WebCore::QualifiedNameComponents::m_prefix

The documentation for this struct was generated from the following file: