JavaScript syntax error __java

Source: Internet
Author: User
A script syntax error is an error that results when a JScript statement violates one or more of the syntax rules of a JScript scripting language. A JScript syntax error occurs during the compile phase of the program before the program starts running.
Error Number Description
1019 There is no "break" outside the loop.
1020 There is no "continue" outside the loop.
1030 Conditional compilation is turned off
1027 There can be only one "default" in a "switch" statement
1005 Need "("
1006 Need ")"
1012 Need "/"
1003 Need ":"
1004 Need ";"
1032 Need "@"
1029 Need to "@end"
1007 Need "]"
1008 Need "{"
1009 Require "}"
1011 Need "="
1033 "Catch" is required
1031 Need constant
1023 Hexadecimal number required
1010 Identifier required
1028 Requires an identifier, string, or number
1024 Need "while"
1014 Illegal characters
1026 Label not found
1025 Label definition Duplicates
1018 There is a ' return ' statement outside the function
1002 Syntax error
1035 "Throw" must be followed by an expression, and on the same source code line
1016 Comment Not finished
1015 string constant does not end

   

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.