webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Member Functions | Public Attributes | List of all members
Json::OurFeatures Class Reference

Static Public Member Functions

static OurFeatures all ()
 

Public Attributes

bool allowComments_
 
bool strictRoot_
 
bool allowDroppedNullPlaceholders_
 
bool allowNumericKeys_
 
bool allowSingleQuotes_
 
bool failIfExtra_
 
bool rejectDupKeys_
 
bool allowSpecialFloats_
 
int stackLimit_
 

Member Function Documentation

◆ all()

OurFeatures Json::OurFeatures::all ( )
static

Member Data Documentation

◆ allowComments_

bool Json::OurFeatures::allowComments_

◆ allowDroppedNullPlaceholders_

bool Json::OurFeatures::allowDroppedNullPlaceholders_

◆ allowNumericKeys_

bool Json::OurFeatures::allowNumericKeys_

◆ allowSingleQuotes_

bool Json::OurFeatures::allowSingleQuotes_

◆ allowSpecialFloats_

bool Json::OurFeatures::allowSpecialFloats_

◆ failIfExtra_

bool Json::OurFeatures::failIfExtra_

◆ rejectDupKeys_

bool Json::OurFeatures::rejectDupKeys_

◆ stackLimit_

int Json::OurFeatures::stackLimit_

◆ strictRoot_

bool Json::OurFeatures::strictRoot_

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