webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
pp::DirectiveHandler Member List

This is the complete list of members for pp::DirectiveHandler, including all inherited members.

handleError(const SourceLocation &loc, const std::string &msg)=0pp::DirectiveHandlerpure virtual
handleExtension(const SourceLocation &loc, const std::string &name, const std::string &behavior)=0pp::DirectiveHandlerpure virtual
handlePragma(const SourceLocation &loc, const std::string &name, const std::string &value, bool stdgl)=0pp::DirectiveHandlerpure virtual
handleVersion(const SourceLocation &loc, int version)=0pp::DirectiveHandlerpure virtual
~DirectiveHandler()pp::DirectiveHandlervirtual