Searched refs:PARSER_ERR_ARGUMENTS_NOT_ALLOWED (Results 1 – 3 of 3) sorted by relevance
80 …PARSER_ERR_ARGUMENTS_NOT_ALLOWED, /**< arguments is not allowed here in strict m… enumerator
947 case PARSER_ERR_ARGUMENTS_NOT_ALLOWED: in parser_error_to_string()
2924 parser_raise_error (context_p, PARSER_ERR_ARGUMENTS_NOT_ALLOWED); in lexer_expect_identifier()