Safe Haskell | None |
---|
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
module Language.Go.Parser.Lexer
module Language.Go.Parser.Parser
module Language.Go.Parser.Tokens
module Language.Go.Parser.Operators