package
0.0.0-20180319175141-222653365800
Repository: https://github.com/lucor/tools.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.