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

#include <ComposedTreeIterator.h>

Classes

class  Iterator
 

Public Member Functions

 ComposedTreeChildAdapter (ContainerNode &parent)
 
Iterator begin ()
 
Iterator end ()
 
Iterator at (const Node &child)
 

Constructor & Destructor Documentation

◆ ComposedTreeChildAdapter()

WebCore::ComposedTreeChildAdapter::ComposedTreeChildAdapter ( ContainerNode parent)
inline

Member Function Documentation

◆ at()

Iterator WebCore::ComposedTreeChildAdapter::at ( const Node child)
inline

◆ begin()

Iterator WebCore::ComposedTreeChildAdapter::begin ( )
inline

◆ end()

Iterator WebCore::ComposedTreeChildAdapter::end ( )
inline

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