webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
pp::Lexer Class Referenceabstract

#include <Lexer.h>

Inheritance diagram for pp::Lexer:
angle::NonCopyable pp::DefinedParser pp::DirectiveParser pp::MacroExpander pp::Tokenizer

Public Member Functions

virtual ~Lexer ()
 
virtual void lex (Token *token)=0
 

Constructor & Destructor Documentation

◆ ~Lexer()

pp::Lexer::~Lexer ( )
virtual

Member Function Documentation

◆ lex()

virtual void pp::Lexer::lex ( Token token)
pure virtual

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