aboutsummaryrefslogtreecommitdiffhomepage
path: root/parse_constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'parse_constants.h')
-rw-r--r--parse_constants.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/parse_constants.h b/parse_constants.h
index 7ccc962c..e3eebbf5 100644
--- a/parse_constants.h
+++ b/parse_constants.h
@@ -119,6 +119,13 @@ enum parse_error_code_t
parse_error_unbalancing_case, //case outside of switch
};
+enum {
+ PARSER_TEST_ERROR = 1,
+ PARSER_TEST_INCOMPLETE = 2
+};
+typedef unsigned int parser_test_error_bits_t;
+
+
/**
Error message for tokenizer error. The tokenizer message is