blob: c1e03537b2c1d39c308e0a2e7267a0e8ea08a858 [file] [log] [blame]
Problems reported:
parser/patterns/case_identifier_dot_incomplete:4:3: Expected an identifier, but got '}'.
}
^
parser/patterns/case_identifier_dot_incomplete:4:3: Expected ':' before this.
}
^
beginCompilationUnit(void)
beginMetadataStar(void)
endMetadataStar(0)
beginTopLevelMember(void)
beginTopLevelMethod(, null, null)
handleVoidKeyword(void)
handleIdentifier(f, topLevelFunctionDeclaration)
handleNoTypeVariables(()
beginFormalParameters((, MemberKind.TopLevelMethod)
beginMetadataStar(x)
endMetadataStar(0)
beginFormalParameter(x, MemberKind.TopLevelMethod, null, null, null)
handleNoType(()
handleIdentifier(x, formalParameterDeclaration)
handleFormalParameterWithoutValue())
endFormalParameter(null, null, null, x, null, null, FormalParameterKind.requiredPositional, MemberKind.TopLevelMethod)
endFormalParameters(1, (, ), MemberKind.TopLevelMethod)
handleAsyncModifier(null, null)
beginBlockFunctionBody({)
beginSwitchStatement(switch)
handleIdentifier(x, expression)
handleNoTypeArguments())
handleNoArguments())
handleSend(x, x)
handleParenthesizedCondition((, null, null)
beginSwitchBlock({)
beginCaseExpression(case)
beginPattern(case)
handleRecoverableError(Message[ExpectedIdentifier, Expected an identifier, but got '}'., Try inserting an identifier before '}'., {lexeme: }}], }, })
beginConstantPattern(null)
handleIdentifier(A, expression)
handleNoTypeArguments(.)
handleNoArguments(.)
handleSend(A, A)
handleIdentifier(, expressionContinuation)
handleNoTypeArguments(})
handleNoArguments(})
handleSend(, )
handleEndingBinaryExpression(., )
endConstantPattern(null)
endPattern()
handleSwitchCaseNoWhenClause()
handleRecoverableError(Message[ExpectedButGot, Expected ':' before this., null, {string: :}], }, })
endCaseExpression(case, null, :)
beginSwitchCase(0, 1, case)
endSwitchCase(0, 1, null, null, 0, case, :)
endSwitchBlock(1, {, })
endSwitchStatement(switch, })
endBlockFunctionBody(1, {, })
endTopLevelMethod(void, null, })
endTopLevelDeclaration(})
endCompilationUnit(1, )