package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev

# README

NOTE: For Go releases 1.5 and later, this tool lives in the standard repository. The code here is not maintained.

# Structs

Block represents the information about a basic block to be recorded in the analysis.
File is a wrapper for the state of a file used in the parser.
FuncExtent describes a function's extent in the source by file and position.
FuncVisitor implements the visitor that builds the function position list for a file.