Documentation
¶
Overview ¶
explore parses a Go source file, type-checks it, and dumps the AST along with type information, comment associations, and whitespace positions. This is a learning tool for understanding how Go's compiler represents source code internally, which informs the OpenRewrite LST mapping.
Click to show internal directories.
Click to hide internal directories.