⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 asc.output

📁 sswf-1.7.4-src.zip 源码
💻 OUTPUT
📖 第 1 页 / 共 5 页
字号:
    FUNCTION	shift, and go to state 4    IDENTIFIER	shift, and go to state 5    NEW 	shift, and go to state 7    NULL_LITERAL	shift, and go to state 8    NUMBER	shift, and go to state 9    PRIVATE	shift, and go to state 10    PUBLIC	shift, and go to state 11    REGULAR_EXPRESSION	shift, and go to state 12    STRING	shift, and go to state 13    SUPER	shift, and go to state 14    THIS	shift, and go to state 15    TRUE	shift, and go to state 16    '(' 	shift, and go to state 19    '{' 	shift, and go to state 20    '[' 	shift, and go to state 21    simple_qualified_identifier	go to state 26    expression_qualified_identifier	go to state 27    primary_expression	go to state 28    reserved_namespace	go to state 29    paren_expression	go to state 30    paren_list_expression	go to state 31    function_expression	go to state 32    object_literal	go to state 33    array_literal	go to state 34    super_expression	go to state 35    postfix_expression	go to state 59    attribute_expression	go to state 37    full_postfix_expression	go to state 38    full_new_expression	go to state 39    short_new_expression	go to state 40state 3    primary_expression  ->  FALSE .   (rule 10)    $default	reduce using rule 10 (primary_expression)state 4    function_expression  ->  FUNCTION . function_common   (rule 25)    function_expression  ->  FUNCTION . IDENTIFIER function_common   (rule 26)    IDENTIFIER	shift, and go to state 60    '(' 	shift, and go to state 61    function_common	go to state 62state 5    simple_qualified_identifier  ->  IDENTIFIER .   (rule 2)    simple_qualified_identifier  ->  IDENTIFIER . SCOPE IDENTIFIER   (rule 3)    SCOPE	shift, and go to state 63    $default	reduce using rule 2 (simple_qualified_identifier)state 6    unary_expression  ->  INCREMENT . postfix_expression   (rule 87)    FALSE	shift, and go to state 3    FUNCTION	shift, and go to state 4    IDENTIFIER	shift, and go to state 5    NEW 	shift, and go to state 7    NULL_LITERAL	shift, and go to state 8    NUMBER	shift, and go to state 9    PRIVATE	shift, and go to state 10    PUBLIC	shift, and go to state 11    REGULAR_EXPRESSION	shift, and go to state 12    STRING	shift, and go to state 13    SUPER	shift, and go to state 14    THIS	shift, and go to state 15    TRUE	shift, and go to state 16    '(' 	shift, and go to state 19    '{' 	shift, and go to state 20    '[' 	shift, and go to state 21    simple_qualified_identifier	go to state 26    expression_qualified_identifier	go to state 27    primary_expression	go to state 28    reserved_namespace	go to state 29    paren_expression	go to state 30    paren_list_expression	go to state 31    function_expression	go to state 32    object_literal	go to state 33    array_literal	go to state 34    super_expression	go to state 35    postfix_expression	go to state 64    attribute_expression	go to state 37    full_postfix_expression	go to state 38    full_new_expression	go to state 39    short_new_expression	go to state 40state 7    full_new_expression  ->  NEW . full_new_subexpression arguments   (rule 63)    short_new_expression  ->  NEW . short_new_subexpression   (rule 69)    FALSE	shift, and go to state 3    FUNCTION	shift, and go to state 4    IDENTIFIER	shift, and go to state 5    NEW 	shift, and go to state 7    NULL_LITERAL	shift, and go to state 8    NUMBER	shift, and go to state 9    PRIVATE	shift, and go to state 10    PUBLIC	shift, and go to state 11    REGULAR_EXPRESSION	shift, and go to state 12    STRING	shift, and go to state 13    SUPER	shift, and go to state 14    THIS	shift, and go to state 15    TRUE	shift, and go to state 16    '(' 	shift, and go to state 19    '{' 	shift, and go to state 20    '[' 	shift, and go to state 21    simple_qualified_identifier	go to state 65    expression_qualified_identifier	go to state 66    qualified_identifier	go to state 67    primary_expression	go to state 68    reserved_namespace	go to state 29    paren_expression	go to state 30    paren_list_expression	go to state 31    function_expression	go to state 32    object_literal	go to state 33    array_literal	go to state 34    super_expression	go to state 69    full_new_expression	go to state 70    full_new_subexpression	go to state 71    short_new_expression	go to state 72    short_new_subexpression	go to state 73state 8    primary_expression  ->  NULL_LITERAL .   (rule 8)    $default	reduce using rule 8 (primary_expression)state 9    primary_expression  ->  NUMBER .   (rule 11)    $default	reduce using rule 11 (primary_expression)state 10    reserved_namespace  ->  PRIVATE .   (rule 21)    $default	reduce using rule 21 (reserved_namespace)state 11    reserved_namespace  ->  PUBLIC .   (rule 20)    $default	reduce using rule 20 (reserved_namespace)state 12    primary_expression  ->  REGULAR_EXPRESSION .   (rule 14)    $default	reduce using rule 14 (primary_expression)state 13    primary_expression  ->  STRING .   (rule 12)    $default	reduce using rule 12 (primary_expression)state 14    super_expression  ->  SUPER .   (rule 47)    super_expression  ->  SUPER . paren_expression   (rule 48)    '(' 	shift, and go to state 74    $default	reduce using rule 47 (super_expression)    paren_expression	go to state 75state 15    primary_expression  ->  THIS .   (rule 13)    $default	reduce using rule 13 (primary_expression)state 16    primary_expression  ->  TRUE .   (rule 9)    $default	reduce using rule 9 (primary_expression)state 17    unary_expression  ->  TYPEOF . unary_expression   (rule 86)    DECREMENT	shift, and go to state 1    DELETE	shift, and go to state 2    FALSE	shift, and go to state 3    FUNCTION	shift, and go to state 4    IDENTIFIER	shift, and go to state 5    INCREMENT	shift, and go to state 6    NEW 	shift, and go to state 7    NULL_LITERAL	shift, and go to state 8    NUMBER	shift, and go to state 9    PRIVATE	shift, and go to state 10    PUBLIC	shift, and go to state 11    REGULAR_EXPRESSION	shift, and go to state 12    STRING	shift, and go to state 13    SUPER	shift, and go to state 14    THIS	shift, and go to state 15    TRUE	shift, and go to state 16    TYPEOF	shift, and go to state 17    VOID	shift, and go to state 18    '(' 	shift, and go to state 19    '{' 	shift, and go to state 20    '[' 	shift, and go to state 21    '+' 	shift, and go to state 22    '-' 	shift, and go to state 23    '~' 	shift, and go to state 24    '!' 	shift, and go to state 25    simple_qualified_identifier	go to state 26    expression_qualified_identifier	go to state 27    primary_expression	go to state 28    reserved_namespace	go to state 29    paren_expression	go to state 30    paren_list_expression	go to state 31    function_expression	go to state 32    object_literal	go to state 33    array_literal	go to state 34    super_expression	go to state 35    postfix_expression	go to state 76    attribute_expression	go to state 37    full_postfix_expression	go to state 38    full_new_expression	go to state 39    short_new_expression	go to state 40    unary_expression	go to state 77state 18    unary_expression  ->  VOID . unary_expression   (rule 85)    DECREMENT	shift, and go to state 1    DELETE	shift, and go to state 2    FALSE	shift, and go to state 3    FUNCTION	shift, and go to state 4    IDENTIFIER	shift, and go to state 5    INCREMENT	shift, and go to state 6    NEW 	shift, and go to state 7    NULL_LITERAL	shift, and go to state 8    NUMBER	shift, and go to state 9    PRIVATE	shift, and go to state 10    PUBLIC	shift, and go to state 11    REGULAR_EXPRESSION	shift, and go to state 12    STRING	shift, and go to state 13    SUPER	shift, and go to state 14    THIS	shift, and go to state 15    TRUE	shift, and go to state 16    TYPEOF	shift, and go to state 17    VOID	shift, and go to state 18    '(' 	shift, and go to state 19    '{' 	shift, and go to state 20    '[' 	shift, and go to state 21    '+' 	shift, and go to state 22    '-' 	shift, and go to state 23    '~' 	shift, and go to state 24    '!' 	shift, and go to state 25    simple_qualified_identifier	go to state 26    expression_qualified_identifier	go to state 27    primary_expression	go to state 28    reserved_namespace	go to state 29    paren_expression	go to state 30    paren_list_expression	go to state 31    function_expression	go to state 32    object_literal	go to state 33    array_literal	go to state 34    super_expression	go to state 35    postfix_expression	go to state 76    attribute_expression	go to state 37    full_postfix_expression	go to state 38    full_new_expression	go to state 39    short_new_expression	go to state 40    unary_expression	go to state 78state 19    paren_expression  ->  '(' . assignment_expression ')'   (rule 22)    paren_list_expression  ->  '(' . list_expression ',' assignment_expression ')'   (rule 24)    DECREMENT	shift, and go to state 1    DELETE	shift, and go to state 2    FALSE	shift, and go to state 3    FUNCTION	shift, and go to state 4    IDENTIFIER	shift, and go to state 5    INCREMENT	shift, and go to state 6    NEW 	shift, and go to state 7    NULL_LITERAL	shift, and go to state 8    NUMBER	shift, and go to state 9    PRIVATE	shift, and go to state 10    PUBLIC	shift, and go to state 11    REGULAR_EXPRESSION	shift, and go to state 12    STRING	shift, and go to state 13    SUPER	shift, and go to state 14    THIS	shift, and go to state 15    TRUE	shift, and go to state 16    TYPEOF	shift, and go to state 17    VOID	shift, and go to state 18    '(' 	shift, and go to state 19    '{' 	shift, and go to state 20    '[' 	shift, and go to state 21    '+' 	shift, and go to state 22    '-' 	shift, and go to state 23    '~' 	shift, and go to state 24    '!' 	shift, and go to state 25    simple_qualified_identifier	go to state 26    expression_qualified_identifier	go to state 27    primary_expression	go to state 28    reserved_namespace	go to state 29    paren_expression	go to state 30    paren_list_expression	go to state 31    function_expression	go to state 32    object_literal	go to state 33    array_literal	go to state 34    super_expression	go to state 35    postfix_expression	go to state 36    attribute_expression	go to state 37    full_postfix_expression	go to state 38    full_new_expression	go to state 39    short_new_expression	go to state 40    unary_expression	go to state 41    power_expression	go to state 42    multiplicative_expression	go to state 43    additive_expression	go to state 44    shift_expression	go to state 45    relational_expression	go to state 46    equality_expression	go to state 47    bitwise_and_expression	go to state 48    bitwise_xor_expression	go to state 49    bitwise_or_expression	go to state 50    logical_and_expression	go to state 51    logical_xor_expression	go to state 52    logical_or_expression	go to state 53    conditional_expression	go to state 54    assignment_expression	go to state 79    list_expression	go to state 80state 20    object_literal  ->  '{' . field_list '}'   (rule 27)    object_literal  ->  '{' . '}'   (rule 28)    IDENTIFIER	shift, and go to state 5    NUMBER	shift, and go to state 81    PRIVATE	shift, and go to state 10    PUBLIC	shift, and go to state 11    STRING	shift, and go to state 82    '(' 	shift, and go to state 74    '}' 	shift, and go to state 83

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -