◆ SpecialValueType
| Enumerator |
|---|
| Incomplete | |
| Invalid | |
◆ ParsedUnicodeEscapeValue() [1/2]
| JSC::ParsedUnicodeEscapeValue::ParsedUnicodeEscapeValue |
( |
UChar32 |
value | ) |
|
|
inline |
◆ ParsedUnicodeEscapeValue() [2/2]
| JSC::ParsedUnicodeEscapeValue::ParsedUnicodeEscapeValue |
( |
SpecialValueType |
type | ) |
|
|
inline |
◆ isIncomplete()
| bool JSC::ParsedUnicodeEscapeValue::isIncomplete |
( |
| ) |
const |
|
inline |
◆ isValid()
| bool JSC::ParsedUnicodeEscapeValue::isValid |
( |
| ) |
const |
|
inline |
◆ value()
| UChar32 JSC::ParsedUnicodeEscapeValue::value |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: