Documentation ¶
Index ¶
- func GetLineNum(II ssa.Instruction) int
- func GetLoc(II ssa.Instruction) token.Position
- func PrintCallGraph(graph *callgraph.Graph)
- func PrintFnSrc(fn *ssa.Function)
- func PrintIISrc(ii ssa.Instruction)
- func PrintInsts(IIs []ssa.Instruction)
- func StringIISrc(ii ssa.Instruction) (result string)
- func WaitForInput()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLineNum ¶
func GetLineNum(II ssa.Instruction) int
func PrintCallGraph ¶
func PrintFnSrc ¶
func PrintIISrc ¶
func PrintIISrc(ii ssa.Instruction)
func PrintInsts ¶
func PrintInsts(IIs []ssa.Instruction)
func StringIISrc ¶
func StringIISrc(ii ssa.Instruction) (result string)
func WaitForInput ¶
func WaitForInput()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.