webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | List of all members
WebCore::TreeScopeAdopter Class Reference

#include <TreeScopeAdopter.h>

Public Member Functions

 TreeScopeAdopter (Node &toAdopt, TreeScope &newScope)
 
void execute () const
 
bool needsScopeChange () const
 

Static Public Member Functions

static void ensureDidMoveToNewDocumentWasCalled (Document &)
 

Constructor & Destructor Documentation

◆ TreeScopeAdopter()

WebCore::TreeScopeAdopter::TreeScopeAdopter ( Node toAdopt,
TreeScope newScope 
)
inlineexplicit

Member Function Documentation

◆ ensureDidMoveToNewDocumentWasCalled()

void WebCore::TreeScopeAdopter::ensureDidMoveToNewDocumentWasCalled ( Document oldDocument)
static

◆ execute()

void WebCore::TreeScopeAdopter::execute ( ) const
inline

◆ needsScopeChange()

bool WebCore::TreeScopeAdopter::needsScopeChange ( ) const
inline

The documentation for this class was generated from the following files: