MCPcopy Index your code

hub / github.com/lunixbochs/og / functions

Functions50 in github.com/lunixbochs/og

↓ 4 callersFunctionbareCall
(n int)
examples/try/basic.go:21
↓ 4 callersFunctioncall
(n int)
examples/try/basic.go:12
↓ 3 callersFunctionCodeBytes
(fset *token.FileSet, node interface{})
ast.go:65
↓ 3 callersFunctionexitStatus
(err error)
util.go:10
↓ 2 callersMethodDefault
(cmd string)
og.go:35
↓ 2 callersFunctionFilterAst
(top ast.Node, callback func(n ast.Node) bool)
ast.go:73
↓ 2 callersFunctionGetBlock
(node ast.Node)
ast.go:11
↓ 2 callersFunctionGetCmdFiles
(cmd string)
build.go:30
↓ 2 callersMethodInit
()
build.go:22
↓ 2 callersFunctionParseAst
(fset *token.FileSet, f *ast.File)
parse.go:12
↓ 2 callersMethodParseBuild
(cmd string, args ...string)
build.go:58
↓ 2 callersFunctionParseFile
(filename string)
parse.go:42
↓ 2 callersMethodPrint
(fset *token.FileSet)
ast.go:53
↓ 2 callersMethodRelPath
(path string)
og.go:68
↓ 2 callersMethodRewriteBuild
(steps []*BuildStep)
build.go:113
↓ 2 callersMethodRunBuild
(steps []*BuildStep)
build.go:133
↓ 2 callersFunctionSelector
(name string)
plugin_try.go:40
↓ 2 callersFunctionnext
(n int)
examples/try/basic.go:8
↓ 1 callersFunctionAppendTryBlock
(block []ast.Stmt, node ast.Node, errBlock []ast.Stmt)
plugin_try.go:190
↓ 1 callersFunctionBuildFuncReturn
(f *ast.FuncDecl)
plugin_try.go:90
↓ 1 callersFunctionBuildTryBlock
(f *ast.FuncDecl, node *ast.CallExpr)
plugin_try.go:115
↓ 1 callersMethodCmdBuild
()
og.go:119
↓ 1 callersMethodCmdGen
()
og.go:135
↓ 1 callersMethodCmdHelp
()
og.go:148
↓ 1 callersMethodCmdParse
()
og.go:174
↓ 1 callersMethodCmdRun
()
og.go:185
↓ 1 callersMethodCmdUpdate
()
og.go:199
↓ 1 callersMethodDispatch
(cmd string)
og.go:40
↓ 1 callersFunctionEnsureNoTry
(f *ast.File)
plugin_try.go:243
↓ 1 callersMethodExec
(cmd string, args ...string)
og.go:63
↓ 1 callersFunctionFuncReturnsError
(decl *ast.FuncDecl)
plugin_try.go:55
↓ 1 callersMethodGen
(outdir string)
og.go:96
↓ 1 callersMethodGenFiles
(outdir string, rel bool, names ...string)
og.go:75
↓ 1 callersMethodGetBuildFiles
(steps []*BuildStep)
build.go:42
↓ 1 callersFunctionGetTryCall
(node ast.Node)
plugin_try.go:220
↓ 1 callersFunctionNewOg
(args []string, dir string)
og.go:21
↓ 1 callersFunctionParentFunc
(tree *NodeTree)
plugin_try.go:71
↓ 1 callersFunctionParseDir
(src, dst string)
parse.go:16
↓ 1 callersFunctionParseTry
(fset *token.FileSet, f *ast.File)
plugin_try.go:265
↓ 1 callersMethodSearchParent
(callback func(*NodeTree) bool)
ast.go:38
↓ 1 callersFunctionSplitArgs
(args []string)
main.go:7
↓ 1 callersFunctionStripTry
(node *ast.CallExpr)
plugin_try.go:18
↓ 1 callersFunctionWalkAst
(node ast.Node, callback func(tree *NodeTree) bool)
ast.go:61
↓ 1 callersFunctionescapeFilename
(name string)
util.go:24
FunctionBlockDefinesSymbol
(block []ast.Stmt, name string)
plugin_try.go:83
FunctionGetTryForce
(node *ast.CallExpr)
plugin_try.go:25
MethodVisit
(node ast.Node)
ast.go:27
Functionmain
()
main.go:14
Functionmain
()
examples/try/basic.go:26
Functionmain
()
examples/try/errors.go:3