package
0.0.0-20180911130330-d3ccc4fb1d66
Repository: https://github.com/rglyons/kube-arangodb.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.