# Structs
FileInfo holds analysis information for the source file view.
PackageInfo holds analysis information for the package view.
JavaScript's cgAddChild requires a global array of PCGNodeJSON called CALLGRAPH, representing the intra-package call graph.
Result contains the results of analysis.
JavaScript's onClickIdent() expects a TypeInfoJSON.
# Interfaces
A Link is an HTML decoration of the bytes [Start, End) of a file.