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

#include <ExpressionParser.h>

Public Attributes

Diagnostics::ID unexpectedIdentifier
 
bool integerLiteralsMustFit32BitSignedRange
 

Member Data Documentation

◆ integerLiteralsMustFit32BitSignedRange

bool pp::ExpressionParser::ErrorSettings::integerLiteralsMustFit32BitSignedRange

◆ unexpectedIdentifier

Diagnostics::ID pp::ExpressionParser::ErrorSettings::unexpectedIdentifier

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