webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
pp::PreprocessorImpl Struct Reference

Public Member Functions

 PreprocessorImpl (Diagnostics *diag, DirectiveHandler *directiveHandler)
 

Public Attributes

Diagnosticsdiagnostics
 
MacroSet macroSet
 
Tokenizer tokenizer
 
DirectiveParser directiveParser
 
MacroExpander macroExpander
 

Constructor & Destructor Documentation

◆ PreprocessorImpl()

pp::PreprocessorImpl::PreprocessorImpl ( Diagnostics diag,
DirectiveHandler directiveHandler 
)
inline

Member Data Documentation

◆ diagnostics

Diagnostics* pp::PreprocessorImpl::diagnostics

◆ directiveParser

DirectiveParser pp::PreprocessorImpl::directiveParser

◆ macroExpander

MacroExpander pp::PreprocessorImpl::macroExpander

◆ macroSet

MacroSet pp::PreprocessorImpl::macroSet

◆ tokenizer

Tokenizer pp::PreprocessorImpl::tokenizer

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