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

#include <InspectorNodeFinder.h>

Public Member Functions

 InspectorNodeFinder (const String &whitespaceTrimmedQuery)
 
void performSearch (Node *)
 
const ListHashSet< Node * > & results () const
 

Constructor & Destructor Documentation

◆ InspectorNodeFinder()

WebCore::InspectorNodeFinder::InspectorNodeFinder ( const String whitespaceTrimmedQuery)

Member Function Documentation

◆ performSearch()

void WebCore::InspectorNodeFinder::performSearch ( Node parentNode)

◆ results()

const ListHashSet<Node*>& WebCore::InspectorNodeFinder::results ( ) const
inline

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