webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | List of all members
WebCore::TokenCounter Class Reference

Public Member Functions

 TokenCounter ()
 
template<typename CharacterType >
bool processToken (const CharacterType *, unsigned)
 
unsigned tokenCount () const
 

Constructor & Destructor Documentation

◆ TokenCounter()

WebCore::TokenCounter::TokenCounter ( )
inline

Member Function Documentation

◆ processToken()

template<typename CharacterType >
bool WebCore::TokenCounter::processToken ( const CharacterType ,
unsigned   
)
inline

◆ tokenCount()

unsigned WebCore::TokenCounter::tokenCount ( ) const
inline

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