blob: 27ccb4b77b83a55b5351ebb5340a1497d72547b8 [file] [log] [blame]
beginCompilationUnit(void)
beginMetadataStar(void)
endMetadataStar(0)
beginTopLevelMember(void)
beginTopLevelMethod(, null, null)
handleVoidKeyword(void)
handleIdentifier(test, topLevelFunctionDeclaration)
handleNoTypeVariables(()
beginFormalParameters((, MemberKind.TopLevelMethod)
beginMetadataStar(C)
endMetadataStar(0)
beginFormalParameter(C, MemberKind.TopLevelMethod, null, null, null)
handleIdentifier(C, typeReference)
handleNoTypeArguments(x)
handleType(C, null)
handleIdentifier(x, formalParameterDeclaration)
handleFormalParameterWithoutValue())
endFormalParameter(null, null, null, x, null, null, FormalParameterKind.requiredPositional, MemberKind.TopLevelMethod)
endFormalParameters(1, (, ), MemberKind.TopLevelMethod)
handleAsyncModifier(null, null)
beginBlockFunctionBody({)
handleIdentifier(x, expression)
handleNoTypeArguments(..)
handleNoArguments(..)
handleSend(x, x)
beginCascade(..)
handleIdentifier(f, expressionContinuation)
handleNoTypeArguments(()
beginArguments(()
endArguments(0, (, ))
handleSend(f, ))
handleCascadeAccess(.., ), false)
handleIdentifier(g, expressionContinuation)
handleNoTypeArguments(()
beginArguments(()
endArguments(0, (, ))
handleSend(g, ))
handleDotAccess(., ), false)
beginLiteralString('Hi!')
endLiteralString(0, ])
handleIndexedExpression(null, [, ])
endCascade()
beginCascade(..)
handleIdentifier(h, expressionContinuation)
handleNoTypeArguments(()
beginArguments(()
endArguments(0, (, ))
handleSend(h, ))
handleCascadeAccess(.., ), false)
handleIdentifier(y, expressionContinuation)
handleNoTypeArguments(=)
handleNoArguments(=)
handleSend(y, y)
handleDotAccess(., y, false)
handleLiteralInt(2)
handleAssignmentExpression(=, 2)
endCascade()
handleExpressionStatement(x, ;)
endBlockFunctionBody(1, {, })
endTopLevelMethod(void, null, })
endTopLevelDeclaration(})
endCompilationUnit(1, )