Versions in this module Expand all Collapse all v0 v0.0.1 Mar 15, 2025 Changes in this version + func CheckDiagnostics(t *testing.T, file *ast.SourceFile) + func CheckDiagnosticsMessage(t *testing.T, file *ast.SourceFile, message string) + func MarkSyntheticRecursive(node *ast.Node) + func ParseTypeScript(text string, jsx bool) *ast.SourceFile