golang/

directory
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 25, 2016 License: BSD-3-Clause, Apache-2.0, Apache-2.0

Directories

Path Synopsis
go
ast
Package ast declares the types used to represent syntax trees for Go packages.
Package ast declares the types used to represent syntax trees for Go packages.
build
Package build gathers information about Go packages.
Package build gathers information about Go packages.
constant
Package constant implements Values representing untyped Go constants and the corresponding operations.
Package constant implements Values representing untyped Go constants and the corresponding operations.
doc
Package doc extracts source code documentation from a Go AST.
Package doc extracts source code documentation from a Go AST.
parser
Package parser implements a parser for Go source files.
Package parser implements a parser for Go source files.
printer
Package printer implements printing of AST nodes.
Package printer implements printing of AST nodes.
scanner
Package scanner implements a scanner for Go source text.
Package scanner implements a scanner for Go source text.
token
Package token defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates).
Package token defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates).
types
Package types declares the data types and implements the algorithms for type-checking of Go packages.
Package types declares the data types and implements the algorithms for type-checking of Go packages.
This package is copied from Go library reflect/type.go.
This package is copied from Go library reflect/type.go.
This package is copied from Go library text/template.
This package is copied from Go library text/template.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL