blob: 30f102a6e8fff0d71e9cb1584ad55d43560912b9 [file] [log] [blame]
beginCompilationUnit(void)
beginMetadataStar(void)
endMetadataStar(0)
beginTopLevelMember(void)
beginTopLevelMethod(, null, null)
handleVoidKeyword(void)
handleIdentifier(foo, topLevelFunctionDeclaration)
handleNoTypeVariables(()
beginFormalParameters((, MemberKind.TopLevelMethod)
endFormalParameters(0, (, ), MemberKind.TopLevelMethod)
handleAsyncModifier(null, null)
beginBlockFunctionBody({)
beginParenthesizedExpressionOrRecordLiteral(()
handleLiteralInt(42)
handleLiteralInt(42)
handleLiteralInt(42)
endRecordLiteral((, 3)
handleExpressionStatement(;)
beginParenthesizedExpressionOrRecordLiteral(()
handleIdentifier(foo, namedRecordFieldReference)
handleLiteralInt(42)
handleNamedRecordField(:)
handleIdentifier(bar, namedRecordFieldReference)
handleLiteralInt(42)
handleNamedRecordField(:)
handleLiteralInt(42)
handleIdentifier(baz, namedRecordFieldReference)
handleLiteralInt(42)
handleNamedRecordField(:)
endRecordLiteral((, 4)
handleExpressionStatement(;)
beginParenthesizedExpressionOrRecordLiteral(()
beginParenthesizedExpressionOrRecordLiteral(()
handleLiteralInt(42)
handleLiteralInt(42)
endRecordLiteral((, 2)
handleLiteralInt(42)
endRecordLiteral((, 2)
handleExpressionStatement(;)
beginParenthesizedExpressionOrRecordLiteral(()
handleNoTypeVariables(()
beginFunctionExpression(()
beginFormalParameters((, MemberKind.Local)
beginMetadataStar(foo)
endMetadataStar(0)
beginFormalParameter(foo, MemberKind.Local, null, null, null)
handleNoType(()
handleIdentifier(foo, formalParameterDeclaration)
handleFormalParameterWithoutValue(,)
endFormalParameter(null, null, null, foo, null, null, FormalParameterKind.requiredPositional, MemberKind.Local)
beginMetadataStar(bar)
endMetadataStar(0)
beginFormalParameter(bar, MemberKind.Local, null, null, null)
handleNoType(,)
handleIdentifier(bar, formalParameterDeclaration)
handleFormalParameterWithoutValue())
endFormalParameter(null, null, null, bar, null, null, FormalParameterKind.requiredPositional, MemberKind.Local)
endFormalParameters(2, (, ), MemberKind.Local)
handleAsyncModifier(null, null)
handleLiteralInt(42)
handleExpressionFunctionBody(=>, null)
endFunctionExpression((, ,)
handleLiteralInt(42)
endRecordLiteral((, 2)
handleExpressionStatement(;)
endBlockFunctionBody(4, {, })
endTopLevelMethod(void, null, })
endTopLevelDeclaration()
endCompilationUnit(1, )