webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for pp::DirectiveHandler, including all inherited members.
handleError(const SourceLocation &loc, const std::string &msg)=0 | pp::DirectiveHandler | pure virtual |
handleExtension(const SourceLocation &loc, const std::string &name, const std::string &behavior)=0 | pp::DirectiveHandler | pure virtual |
handlePragma(const SourceLocation &loc, const std::string &name, const std::string &value, bool stdgl)=0 | pp::DirectiveHandler | pure virtual |
handleVersion(const SourceLocation &loc, int version)=0 | pp::DirectiveHandler | pure virtual |
~DirectiveHandler() | pp::DirectiveHandler | virtual |