Directories ¶
Path | Synopsis |
---|---|
The AST package declares the types used to represent syntax trees for Go packages.
|
The AST package declares the types used to represent syntax trees for Go packages. |
The doc package extracts source code documentation from a Go AST.
|
The doc package extracts source code documentation from a Go AST. |
A parser for Go source files.
|
A parser for Go source files. |
A scanner for Go source text.
|
A scanner for Go source text. |
This package defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates).
|
This package defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates). |
Click to show internal directories.
Click to hide internal directories.