|
| 1 | +parseUnit(void) |
| 2 | + skipErrorTokens(void) |
| 3 | + listener: beginCompilationUnit(void) |
| 4 | + syntheticPreviousToken(void) |
| 5 | + parseTopLevelDeclarationImpl(, Instance of 'DirectiveContext') |
| 6 | + parseMetadataStar() |
| 7 | + listener: beginMetadataStar(void) |
| 8 | + listener: endMetadataStar(0) |
| 9 | + parseTopLevelMemberImpl() |
| 10 | + listener: beginTopLevelMember(void) |
| 11 | + parseTopLevelMethod(, null, , Instance of 'VoidType', null, main, false) |
| 12 | + listener: beginTopLevelMethod(, null) |
| 13 | + listener: handleVoidKeyword(void) |
| 14 | + ensureIdentifierPotentiallyRecovered(void, topLevelFunctionDeclaration, false) |
| 15 | + listener: handleIdentifier(main, topLevelFunctionDeclaration) |
| 16 | + parseMethodTypeVar(main) |
| 17 | + listener: handleNoTypeVariables(() |
| 18 | + parseGetterOrFormalParameters(main, main, false, MemberKind.TopLevelMethod) |
| 19 | + parseFormalParameters(main, MemberKind.TopLevelMethod) |
| 20 | + parseFormalParametersRest((, MemberKind.TopLevelMethod) |
| 21 | + listener: beginFormalParameters((, MemberKind.TopLevelMethod) |
| 22 | + listener: endFormalParameters(0, (, ), MemberKind.TopLevelMethod) |
| 23 | + parseAsyncModifierOpt()) |
| 24 | + listener: handleAsyncModifier(null, null) |
| 25 | + inPlainSync() |
| 26 | + parseFunctionBody(), false, false) |
| 27 | + listener: beginBlockFunctionBody({) |
| 28 | + notEofOrValue(}, try) |
| 29 | + parseStatement({) |
| 30 | + parseStatementX({) |
| 31 | + parseTryStatement({) |
| 32 | + listener: beginTryStatement(try) |
| 33 | + parseBlock(try, BlockKind(try statement)) |
| 34 | + ensureBlock(try, null, try statement) |
| 35 | + listener: beginBlock({, BlockKind(try statement)) |
| 36 | + notEofOrValue(}, ;) |
| 37 | + parseStatement({) |
| 38 | + parseStatementX({) |
| 39 | + parseEmptyStatement({) |
| 40 | + listener: handleEmptyStatement(;) |
| 41 | + notEofOrValue(}, }) |
| 42 | + listener: endBlock(1, {, }, BlockKind(try statement)) |
| 43 | + listener: beginCatchClause(catch) |
| 44 | + parseFormalParameters(catch, MemberKind.Catch) |
| 45 | + parseFormalParametersRest((, MemberKind.Catch) |
| 46 | + listener: beginFormalParameters((, MemberKind.Catch) |
| 47 | + parseFormalParameter((, FormalParameterKind.mandatory, MemberKind.Catch) |
| 48 | + parseMetadataStar(() |
| 49 | + listener: beginMetadataStar(e) |
| 50 | + listener: endMetadataStar(0) |
| 51 | + listener: beginFormalParameter(e, MemberKind.Catch, null, null, null) |
| 52 | + listener: handleNoType(() |
| 53 | + ensureIdentifier((, formalParameterDeclaration) |
| 54 | + listener: handleIdentifier(e, formalParameterDeclaration) |
| 55 | + listener: handleFormalParameterWithoutValue()) |
| 56 | + listener: endFormalParameter(null, null, null, e, null, null, FormalParameterKind.mandatory, MemberKind.Catch) |
| 57 | + listener: endFormalParameters(1, (, ), MemberKind.Catch) |
| 58 | + listener: endCatchClause({) |
| 59 | + parseBlock(), BlockKind(catch clause)) |
| 60 | + ensureBlock(), null, catch clause) |
| 61 | + listener: beginBlock({, BlockKind(catch clause)) |
| 62 | + notEofOrValue(}, ;) |
| 63 | + parseStatement({) |
| 64 | + parseStatementX({) |
| 65 | + parseEmptyStatement({) |
| 66 | + listener: handleEmptyStatement(;) |
| 67 | + notEofOrValue(}, }) |
| 68 | + listener: endBlock(1, {, }, BlockKind(catch clause)) |
| 69 | + listener: handleCatchBlock(null, catch, null) |
| 70 | + listener: beginCatchClause(on) |
| 71 | + listener: handleIdentifier(Foo, typeReference) |
| 72 | + listener: handleNoTypeArguments({) |
| 73 | + listener: handleType(Foo, null) |
| 74 | + listener: endCatchClause({) |
| 75 | + parseBlock(Foo, BlockKind(catch clause)) |
| 76 | + ensureBlock(Foo, null, catch clause) |
| 77 | + listener: beginBlock({, BlockKind(catch clause)) |
| 78 | + notEofOrValue(}, ;) |
| 79 | + parseStatement({) |
| 80 | + parseStatementX({) |
| 81 | + parseEmptyStatement({) |
| 82 | + listener: handleEmptyStatement(;) |
| 83 | + notEofOrValue(}, }) |
| 84 | + listener: endBlock(1, {, }, BlockKind(catch clause)) |
| 85 | + listener: handleCatchBlock(on, null, null) |
| 86 | + listener: endTryStatement(2, try, null) |
| 87 | + notEofOrValue(}, on) |
| 88 | + parseStatement(}) |
| 89 | + parseStatementX(}) |
| 90 | + parseExpressionStatementOrDeclaration(}, false) |
| 91 | + parseExpressionStatementOrDeclarationAfterModifiers(}, }, null, null, null, false) |
| 92 | + looksLikeLocalFunction(on) |
| 93 | + parseExpressionStatement(}) |
| 94 | + parseExpression(}) |
| 95 | + parsePrecedenceExpression(}, 1, true) |
| 96 | + parseUnaryExpression(}, true) |
| 97 | + parsePrimary(}, expression) |
| 98 | + inPlainSync() |
| 99 | + parseSendOrFunctionLiteral(}, expression) |
| 100 | + looksLikeFunctionBody(;) |
| 101 | + parseSend(}, expression) |
| 102 | + isNextIdentifier(}) |
| 103 | + ensureIdentifier(}, expression) |
| 104 | + inPlainSync() |
| 105 | + listener: handleIdentifier(on, expression) |
| 106 | + listener: handleNoTypeArguments(() |
| 107 | + parseArgumentsOpt(on) |
| 108 | + parseArguments(on) |
| 109 | + parseArgumentsRest(() |
| 110 | + listener: beginArguments(() |
| 111 | + listener: endArguments(0, (, )) |
| 112 | + listener: handleSend(on, ;) |
| 113 | + ensureSemicolon()) |
| 114 | + listener: handleExpressionStatement(;) |
| 115 | + notEofOrValue(}, }) |
| 116 | + listener: endBlockFunctionBody(2, {, }) |
| 117 | + listener: endTopLevelMethod(void, null, }) |
| 118 | + listener: endTopLevelDeclaration(void) |
| 119 | + parseTopLevelDeclarationImpl(}, Instance of 'DirectiveContext') |
| 120 | + parseMetadataStar(}) |
| 121 | + listener: beginMetadataStar(void) |
| 122 | + listener: endMetadataStar(0) |
| 123 | + parseTopLevelMemberImpl(}) |
| 124 | + listener: beginTopLevelMember(void) |
| 125 | + parseTopLevelMethod(}, null, }, Instance of 'VoidType', null, on, false) |
| 126 | + listener: beginTopLevelMethod(}, null) |
| 127 | + listener: handleVoidKeyword(void) |
| 128 | + ensureIdentifierPotentiallyRecovered(void, topLevelFunctionDeclaration, false) |
| 129 | + listener: handleIdentifier(on, topLevelFunctionDeclaration) |
| 130 | + parseMethodTypeVar(on) |
| 131 | + listener: handleNoTypeVariables(() |
| 132 | + parseGetterOrFormalParameters(on, on, false, MemberKind.TopLevelMethod) |
| 133 | + parseFormalParameters(on, MemberKind.TopLevelMethod) |
| 134 | + parseFormalParametersRest((, MemberKind.TopLevelMethod) |
| 135 | + listener: beginFormalParameters((, MemberKind.TopLevelMethod) |
| 136 | + listener: endFormalParameters(0, (, ), MemberKind.TopLevelMethod) |
| 137 | + parseAsyncModifierOpt()) |
| 138 | + listener: handleAsyncModifier(null, null) |
| 139 | + inPlainSync() |
| 140 | + parseFunctionBody(), false, false) |
| 141 | + listener: beginBlockFunctionBody({) |
| 142 | + notEofOrValue(}, }) |
| 143 | + listener: endBlockFunctionBody(0, {, }) |
| 144 | + listener: endTopLevelMethod(void, null, }) |
| 145 | + listener: endTopLevelDeclaration() |
| 146 | + reportAllErrorTokens(void) |
| 147 | + listener: endCompilationUnit(2, ) |
0 commit comments