|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Information for each nested level. More...
#include <writer.h>
Public Member Functions | |
| Level (bool inArray_) | |
Public Attributes | |
| size_t | valueCount |
| number of values in this level More... | |
| bool | inArray |
| true if in array, otherwise in object More... | |
Information for each nested level.
|
inline |
| bool Writer< OutputStream, SourceEncoding, TargetEncoding, StackAllocator >::Level::inArray |
true if in array, otherwise in object
| size_t Writer< OutputStream, SourceEncoding, TargetEncoding, StackAllocator >::Level::valueCount |
number of values in this level
1.8.13