Categorygithub.com/pagran/go-ssa2ast
modulepackage
0.0.0-20230610131053-86598ce27d99
Repository: https://github.com/pagran/go-ssa2ast.git
Documentation: pkg.go.dev

# README

go-ssa2ast

An experimental implementation of converting from go/ssa back to go/ast

Known problems:

  • Convert breaks "lazy" for range for map to go because there is no publicly available iterator for map
  • Generics not tested

# Functions

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author