webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
PreprocessorImpl (Diagnostics *diag, DirectiveHandler *directiveHandler) | |
Public Attributes | |
Diagnostics * | diagnostics |
MacroSet | macroSet |
Tokenizer | tokenizer |
DirectiveParser | directiveParser |
MacroExpander | macroExpander |
|
inline |
Diagnostics* pp::PreprocessorImpl::diagnostics |
DirectiveParser pp::PreprocessorImpl::directiveParser |
MacroExpander pp::PreprocessorImpl::macroExpander |
MacroSet pp::PreprocessorImpl::macroSet |
Tokenizer pp::PreprocessorImpl::tokenizer |