Tizen Native API  4.0
i18n_uparse_error_s Struct Reference

Public Attributes

int32_t line
int32_t offset
i18n_uchar preContext [16]
i18n_uchar postContext [16]

Detailed Description

Struct used to returned detailed information about parsing errors.

Since :
2.3

Member Data Documentation

The line on which the error occured.

The character offset to the error

The error itself and/or textual context after the error

Textual context before the error