MCPcopy Create free account

hub / github.com/nsf/gocode / functions

Functions413 in github.com/nsf/gocode

↓ 1 callersMethodprocess_range_stmt
(a *ast.RangeStmt)
autocompletefile.go:317
↓ 1 callersMethodprocess_select_stmt
(a *ast.SelectStmt)
autocompletefile.go:226
↓ 1 callersMethodprocess_switch_stmt
(a *ast.SwitchStmt)
autocompletefile.go:297
↓ 1 callersMethodprocess_type_switch_stmt
(a *ast.TypeSwitchStmt)
autocompletefile.go:257
↓ 1 callersFunctionpropagate_type_alias_methods
(s *scope)
autocompletecontext.go:490
↓ 1 callersMethodqualifiedIdent
()
package_ibin.go:594
↓ 1 callersMethodread_array_or_slice_type
()
_gccgo/package.go:513
↓ 1 callersMethodread_chan_type
()
_gccgo/package.go:354
↓ 1 callersMethodread_checksum
()
_gccgo/package.go:548
↓ 1 callersMethodread_const
()
_gccgo/package.go:528
↓ 1 callersMethodread_field
()
_gccgo/package.go:377
↓ 1 callersMethodread_file
(filename string)
utils.go:237
↓ 1 callersMethodread_file
()
declcache.go:93
↓ 1 callersMethodread_func
()
_gccgo/package.go:575
↓ 1 callersMethodread_ident
internal, use expect(scanner.Ident) instead
_gccgo/package.go:165
↓ 1 callersFunctionread_import_data
(import_path string)
_gccgo/package.go:43
↓ 1 callersMethodread_int
()
_gccgo/package.go:195
↓ 1 callersMethodread_interface_type
()
_gccgo/package.go:485
↓ 1 callersMethodread_map_type
()
_gccgo/package.go:345
↓ 1 callersMethodread_method
()
_gccgo/package.go:502
↓ 1 callersMethodread_method_or_embed_spec
()
_gccgo/package.go:470
↓ 1 callersMethodread_parameter
()
_gccgo/package.go:409
↓ 1 callersMethodread_struct_type
()
_gccgo/package.go:392
↓ 1 callersMethodread_type_decl
()
_gccgo/package.go:556
↓ 1 callersMethodread_var
()
_gccgo/package.go:565
↓ 1 callersFunctionreaddir
our other readdir function, only opens and reads
utils.go:41
↓ 1 callersMethodrecord
(t ast.Expr)
package_bin.go:317
↓ 1 callersFunctionresolveKnownPackageIdent
Decl deduction failed, but we're on "<ident>.", this ident can be an unexported package, let's try to match the ident against a set of known packages
cursorcontext.go:423
↓ 1 callersFunctionrip_off_decl
(file []byte, cursor int)
ripper.go:138
↓ 1 callersMethodrip_off_decl
return new cursor position, file without ripped part and the ripped part itself variants: new-cursor, file-without-ripped-part, ripped-part old-cursor
ripper.go:116
↓ 1 callersFunctionserver_auto_complete
------------------------------------------------------------------------- server_* functions Corresponding client_* functions are autogenerated by go
server.go:134
↓ 1 callersFunctionserver_close
(notused int)
server.go:219
↓ 1 callersFunctionserver_drop_cache
(notused int)
server.go:228
↓ 1 callersFunctionserver_options
(notused int)
server.go:245
↓ 1 callersFunctionserver_set
(key, value string)
server.go:234
↓ 1 callersFunctionserver_status
(notused int)
server.go:224
↓ 1 callersMethodset_option
(name, value string)
config.go:141
↓ 1 callersFunctionset_value
(v reflect.Value, value string)
config.go:82
↓ 1 callersMethodskipValue
()
package_bin.go:586
↓ 1 callersMethodskip_to_left_curly
Move the cursor to the open brace of the current block, taking nested blocks into account.
cursorcontext.go:113
↓ 1 callersMethodstatus
()
autocompletecontext.go:731
↓ 1 callersMethodstructType
(parent string)
package_bin.go:460
↓ 1 callersFunctionstruct_interface_predicate
(v ast.Expr)
decl.go:658
↓ 1 callersFunctiontry_run_server
()
client.go:63
↓ 1 callersFunctiontry_to_connect
(network, address string)
client.go:91
↓ 1 callersMethodunderlying
()
package_ibin.go:225
↓ 1 callersFunctionunpack_build_context
(ctx *go_build_context)
utils.go:281
↓ 1 callersMethodupdate
()
declcache.go:75
↓ 1 callersMethodupdate_caches
()
autocompletecontext.go:166
↓ 1 callersFunctionupdate_packages
(ps map[string]*package_file_cache)
autocompletecontext.go:444
↓ 1 callersMethodvalue
()
package_ibin.go:348
↓ 1 callersMethodvalue_index
(i int)
decl.go:1354
↓ 1 callersFunctionvendorlessImportPath
vendorlessImportPath returns the devendorized version of the provided import path. e.g. "foo/bar/vendor/a/b" => "a/b"
utils.go:156
↓ 1 callersFunctionwrap_function
(out io.Writer, fun *ast.FuncDecl)
_goremote/goremote.go:210
↓ 1 callersMethodwrite
()
config.go:162
↓ 1 callersMethodwrite_candidates
(candidates []candidate, num int)
formatters.go:13
FunctionB
()
_testing/test.0005/b.go:9
FunctionB
()
_testing/test.0006/b.go:9
MethodLen
()
autocompletecontext.go:53
MethodLen
()
autocompletecontext.go:692
MethodLess
(i, j int)
autocompletecontext.go:57
MethodLess
(i, j int)
autocompletecontext.go:686
MethodRPC_auto_complete
(args *Args_auto_complete, reply *Reply_auto_complete)
rpc.go:25
MethodRPC_close
(args *Args_close, reply *Reply_close)
rpc.go:52
MethodRPC_drop_cache
(args *Args_drop_cache, reply *Reply_drop_cache)
rpc.go:100
MethodRPC_options
(args *Args_options, reply *Reply_options)
rpc.go:149
MethodRPC_set
(args *Args_set, reply *Reply_set)
rpc.go:124
MethodRPC_status
(args *Args_status, reply *Reply_status)
rpc.go:76
MethodSetC
notice how changing type of a return function in one file, the inferred type of a variable in another file changes also
_testing/test.0005/b.go:16
MethodSetC
notice how changing type of a return function in one file, the inferred type of a variable in another file changes also
_testing/test.0006/b.go:16
MethodSetD
()
_testing/test.0005/b.go:20
MethodSetD
()
_testing/test.0006/b.go:20
MethodSwap
(i, j int)
autocompletecontext.go:66
MethodSwap
(i, j int)
autocompletecontext.go:693
MethodVisit
(node ast.Node)
autocompletefile.go:173
MethodVisit
(node ast.Node)
decl.go:706
Method__init__
(self)
subl3/gocode.py:125
Functionchan_predicate
(v ast.Expr)
decl.go:666
Functionconfig_dir
()
os_windows.go:50
Functionconfig_file
()
os_windows.go:54
Functioncreate_sock_flag
(name, desc string)
os_windows.go:21
Functionfunc_predicate
(v ast.Expr)
decl.go:684
Functionget_executable_filename
Full path of the current executable
os_windows.go:26
Functionindex_predicate
(v ast.Expr)
decl.go:671
Functioninit
()
decl.go:1418
Functioninit
()
pre_go17.go:5
Methodinit
(data []byte, pfc *package_file_cache)
package_ibin.go:128
Methodinit
(data []byte, pfc *package_file_cache)
package_bin.go:74
Methodint64
()
package_ibin.go:54
FunctionisAliasTypeSpec
(t *ast.TypeSpec)
type_alias_build_hack_18.go:16
Functionlookup_pkg
(tp type_path, scope *scope)
decl.go:586
Functionmain
()
gocode.go:50
Functionmain
()
_gccgo/package.go:718
Functionmain
()
_goremote/goremote.go:250
Methodon_pre_save
(self, view)
subl3/gocode.py:226
Methodon_query_completions
Sublime autocomplete event handler. Get completions depends on current cursor position and return them as list of ('possible completion', 'comple
subl3/gocode.py:186
Methodparse_export
Export = PackageClause { Decl } "$$" . PackageClause = "package" identifier [ "safe" ] "\n" .
package_text.go:671
Methodparse_export
(callback func(string, ast.Decl))
package_ibin.go:136
Methodparse_export
(callback func(string, ast.Decl))
package_bin.go:82
Methodprocess_data
this one is used for current file buffer exclusively
autocompletefile.go:67
← previousnext →301–400 of 413, ranked by callers