language-go-0.9: A library for analysis and synthesis of Go code.

Safe HaskellNone

Language.Go.Parser

Description

This module contains analysis functions that parse Go source code into an abstract syntax tree (AST). For more information, see one of the submodules.

Documentation