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

#include <ElementIteratorAssertions.h>

Public Member Functions

 ElementIteratorAssertions (const Node *first=nullptr)
 
bool domTreeHasMutated () const
 
void dropEventDispatchAssertion ()
 
void clear ()
 
 ElementIteratorAssertions (const Node *first=nullptr)
 
bool domTreeHasMutated () const
 
void dropEventDispatchAssertion ()
 
void clear ()
 

Constructor & Destructor Documentation

◆ ElementIteratorAssertions() [1/2]

WebCore::ElementIteratorAssertions::ElementIteratorAssertions ( const Node first = nullptr)
inline

◆ ElementIteratorAssertions() [2/2]

WebCore::ElementIteratorAssertions::ElementIteratorAssertions ( const Node first = nullptr)

Member Function Documentation

◆ clear() [1/2]

void WebCore::ElementIteratorAssertions::clear ( )
inline

◆ clear() [2/2]

void WebCore::ElementIteratorAssertions::clear ( )

◆ domTreeHasMutated() [1/2]

bool WebCore::ElementIteratorAssertions::domTreeHasMutated ( ) const

◆ domTreeHasMutated() [2/2]

bool WebCore::ElementIteratorAssertions::domTreeHasMutated ( ) const
inline

◆ dropEventDispatchAssertion() [1/2]

void WebCore::ElementIteratorAssertions::dropEventDispatchAssertion ( )
inline

◆ dropEventDispatchAssertion() [2/2]

void WebCore::ElementIteratorAssertions::dropEventDispatchAssertion ( )

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