blob: ae565b72d13a10c7d8a495fea8f86d5bb37f79b7 [file] [log] [blame]
beginCompilationUnit(void)
beginMetadataStar(void)
endMetadataStar(0)
beginTopLevelMember(void)
beginTopLevelMethod(, null, null)
handleVoidKeyword(void)
handleIdentifier(f, topLevelFunctionDeclaration)
handleNoTypeVariables(()
beginFormalParameters((, MemberKind.TopLevelMethod)
beginMetadataStar(dynamic)
endMetadataStar(0)
beginFormalParameter(dynamic, MemberKind.TopLevelMethod, null, null, null)
handleIdentifier(dynamic, typeReference)
handleNoTypeArguments(sample)
handleType(dynamic, null)
handleIdentifier(sample, formalParameterDeclaration)
handleFormalParameterWithoutValue())
endFormalParameter(null, null, null, sample, null, null, FormalParameterKind.requiredPositional, MemberKind.TopLevelMethod)
endFormalParameters(1, (, ), MemberKind.TopLevelMethod)
handleAsyncModifier(null, null)
beginBlockFunctionBody({)
beginIfStatement(if)
beginParenthesizedExpressionOrRecordLiteral(()
handleIdentifier(sample, expression)
handleNoTypeArguments(.)
handleNoArguments(.)
handleSend(sample, .)
handleIdentifier(value, expressionContinuation)
handleNoTypeArguments())
handleNoArguments())
handleSend(value, ))
handleEndingBinaryExpression(., value)
endParenthesizedExpression(()
beginBinaryExpression(<)
handleLiteralInt(10)
endBinaryExpression(<, 10)
handleParenthesizedCondition((, null, null)
beginThenStatement({)
beginBlock({, BlockKind(statement))
handleIdentifier(print, expression)
handleNoTypeArguments(()
beginArguments(()
beginLiteralString('thing!')
endLiteralString(0, ))
endArguments(1, (, ))
handleSend(print, ;)
handleExpressionStatement(print, ;)
endBlock(1, {, }, BlockKind(statement))
endThenStatement({, })
endIfStatement(if, null, })
endBlockFunctionBody(1, {, })
endTopLevelMethod(void, null, })
endTopLevelDeclaration(})
endCompilationUnit(1, )