|
Tizen Native API
|
Public Attributes | |
| int32_t | line |
| int32_t | offset |
| i18n_uchar | preContext [16] |
| i18n_uchar | postContext [16] |
Struct used to returned detailed information about parsing errors.
| int32_t i18n_uparse_error_s::line |
The line on which the error occured.
| int32_t i18n_uparse_error_s::offset |
The character offset to the error
The error itself and/or textual context after the error
Textual context before the error