blob: f03df25b3b86ef1d0976932f4e5fe125d1fb1cca [file] [log] [blame]
beginCompilationUnit(void)
beginMetadataStar(void)
endMetadataStar(0)
beginTopLevelMember(void)
beginTopLevelMethod(, null, null)
handleVoidKeyword(void)
handleIdentifier(main, topLevelFunctionDeclaration)
handleNoTypeVariables(()
beginFormalParameters((, MemberKind.TopLevelMethod)
beginMetadataStar(int)
endMetadataStar(0)
beginFormalParameter(int, MemberKind.TopLevelMethod, null, null, null)
handleIdentifier(int, typeReference)
handleNoTypeArguments(onX)
handleType(int, null)
handleIdentifier(onX, formalParameterDeclaration)
handleFormalParameterWithoutValue())
endFormalParameter(null, null, null, onX, null, null, FormalParameterKind.mandatory, MemberKind.TopLevelMethod)
endFormalParameters(1, (, ), MemberKind.TopLevelMethod)
handleAsyncModifier(null, null)
beginBlockFunctionBody({)
beginTryStatement(try)
beginBlock({, BlockKind(try statement))
handleEmptyStatement(;)
endBlock(1, {, }, BlockKind(try statement))
beginCatchClause(catch)
beginFormalParameters((, MemberKind.Catch)
beginMetadataStar(e)
endMetadataStar(0)
beginFormalParameter(e, MemberKind.Catch, null, null, null)
handleNoType(()
handleIdentifier(e, formalParameterDeclaration)
handleFormalParameterWithoutValue())
endFormalParameter(null, null, null, e, null, null, FormalParameterKind.mandatory, MemberKind.Catch)
endFormalParameters(1, (, ), MemberKind.Catch)
endCatchClause({)
beginBlock({, BlockKind(catch clause))
handleEmptyStatement(;)
endBlock(1, {, }, BlockKind(catch clause))
handleCatchBlock(null, catch, null)
beginCatchClause(on)
handleIdentifier(Foo, typeReference)
handleNoTypeArguments({)
handleType(Foo, null)
endCatchClause({)
beginBlock({, BlockKind(catch clause))
handleEmptyStatement(;)
endBlock(1, {, }, BlockKind(catch clause))
handleCatchBlock(on, null, null)
endTryStatement(2, try, null)
handleIdentifier(onX, expression)
handleNoTypeArguments(;)
handleNoArguments(;)
handleSend(onX, ;)
handleExpressionStatement(;)
endBlockFunctionBody(2, {, })
endTopLevelMethod(void, null, })
endTopLevelDeclaration()
endCompilationUnit(1, )