# Variables
Analyzer here is the analyzer than reads function contracts.
# Structs
FunctionContract represents a function contract.
# Type aliases
ContractVal represents the possible value appearing in a function contract.
Map stores the mappings from *types.Func to associated function contracts.