package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev
# Functions
Structure computes the structure of the lexical environment of the package specified by (pkg, info, files).
# Structs
A Block is a level of the lexical environment, a tree of blocks.
An Environment is a snapshot of a Block taken at a certain lexical position.
An Info contains the lexical reference structure of a package.
A Reference provides the lexical environment for a given reference to an object in lexical scope.