JSC.CheckSyntaxResult – javascriptcoregtk-4.0 Reference Manual
CheckSyntaxResult
Description:
[
CCode
( cprefix =
"JSC_CHECK_SYNTAX_RESULT_"
, has_type_id =
false
) ]
public
enum
CheckSyntaxResult
Enum values to specify the result of
check_syntax
.
Namespace:
JSC
Package:
javascriptcoregtk-4.0
Content:
Enum values:
IRRECOVERABLE_ERROR
-
irrecoverable syntax error
OUT_OF_MEMORY_ERROR
-
out of memory error
RECOVERABLE_ERROR
-
recoverable syntax error
STACK_OVERFLOW_ERROR
-
stack overflow error
SUCCESS
-
no errors
UNTERMINATED_LITERAL_ERROR
-
unterminated literal error
2022 vala-language.org