:right-sidebar: True CheckSyntaxResult =================================================================== .. currentmodule:: gi.repository.JavaScriptCore .. class:: CheckSyntaxResult :no-contents-entry: Enum values to specify the result of :func:`~gi.repository.JavaScriptCore.Context.check_syntax`. Fields ------ .. rst-class:: interim-class .. class:: CheckSyntaxResult :no-index: .. attribute:: IRRECOVERABLE_ERROR The type of the None singleton. .. attribute:: OUT_OF_MEMORY_ERROR The type of the None singleton. .. attribute:: RECOVERABLE_ERROR The type of the None singleton. .. attribute:: STACK_OVERFLOW_ERROR The type of the None singleton. .. attribute:: SUCCESS The type of the None singleton. .. attribute:: UNTERMINATED_LITERAL_ERROR The type of the None singleton.