Home
last modified time | relevance | path

Searched defs:IdentifierInfo (Results 1 – 25 of 878) sorted by relevance

12345678910>>...36

/dports/devel/golint/lint-959b441/vendor/golang.org/x/tools/internal/lsp/source/
H A Ddefinition.go18 type IdentifierInfo struct { struct
19 Name string
20 Range Range
21 File File
22 Type struct {
26 Declaration struct {
31 ident *ast.Ident
32 wasEmbeddedField bool
51 func (i *IdentifierInfo) Hover(ctx context.Context, q types.Qualifier) (string, error) {
/dports/net/storj/storj-1.45.3/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go22 type IdentifierInfo struct { struct
23 Name string
24 Snapshot Snapshot
25 MappedRange
27 Type struct {
32 Declaration Declaration
34 ident *ast.Ident
38 enclosing types.Type
40 pkg Package
41 qf types.Qualifier
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go26 type IdentifierInfo struct { struct
27 Name string
28 Snapshot Snapshot
29 MappedRange
31 Type struct {
36 Inferred *types.Signature
38 Declaration Declaration
40 ident *ast.Ident
44 enclosing types.Type
46 pkg Package
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go26 type IdentifierInfo struct { struct
27 Name string
28 Snapshot Snapshot
29 MappedRange
31 Type struct {
36 Inferred *types.Signature
38 Declaration Declaration
40 ident *ast.Ident
44 enclosing types.Type
46 pkg Package
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go26 type IdentifierInfo struct { struct
27 Name string
28 Snapshot Snapshot
29 MappedRange
31 Type struct {
36 Inferred *types.Signature
38 Declaration Declaration
40 ident *ast.Ident
44 enclosing types.Type
46 pkg Package
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go26 type IdentifierInfo struct { struct
27 Name string
28 Snapshot Snapshot
29 MappedRange
31 Type struct {
36 Inferred *types.Signature
38 Declaration Declaration
40 ident *ast.Ident
44 enclosing types.Type
46 pkg Package
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go26 type IdentifierInfo struct { struct
27 Name string
28 Snapshot Snapshot
29 MappedRange
31 Type struct {
36 Inferred *types.Signature
38 Declaration Declaration
40 ident *ast.Ident
44 enclosing types.Type
46 pkg Package
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go23 type IdentifierInfo struct { struct
24 Name string
25 File ParseGoHandle
26 Snapshot Snapshot
27 mappedRange
29 Type struct {
34 Declaration Declaration
36 ident *ast.Ident
37 selector *ast.SelectorExpr
39 pkg Package
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go25 type IdentifierInfo struct { struct
26 Name string
27 Snapshot Snapshot
28 MappedRange
30 Type struct {
35 Declaration Declaration
37 ident *ast.Ident
41 enclosing types.Type
43 pkg Package
44 qf types.Qualifier
[all …]
/dports/dns/blocky/blocky-0.17/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go25 type IdentifierInfo struct { struct
26 Name string
27 Snapshot Snapshot
28 MappedRange
30 Type struct {
35 Declaration Declaration
37 ident *ast.Ident
41 enclosing types.Type
43 pkg Package
44 qf types.Qualifier
[all …]
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go25 type IdentifierInfo struct { struct
26 Name string
27 Snapshot Snapshot
28 MappedRange
30 Type struct {
35 Declaration Declaration
37 ident *ast.Ident
41 enclosing types.Type
43 pkg Package
44 qf types.Qualifier
[all …]
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go22 type IdentifierInfo struct { struct
23 Name string
24 Snapshot Snapshot
25 mappedRange
27 Type struct {
32 Declaration Declaration
34 ident *ast.Ident
37 enclosing types.Type
39 pkg Package
40 qf types.Qualifier
/dports/security/vuls/vuls-0.13.7/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go22 type IdentifierInfo struct { struct
23 Name string
24 Snapshot Snapshot
25 mappedRange
27 Type struct {
32 Declaration Declaration
34 ident *ast.Ident
37 enclosing types.Type
39 pkg Package
40 qf types.Qualifier
/dports/misc/concourse/concourse-6.7.2/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go22 type IdentifierInfo struct { struct
23 Name string
24 Snapshot Snapshot
25 mappedRange
27 Type struct {
32 Declaration Declaration
34 ident *ast.Ident
37 enclosing types.Type
39 pkg Package
40 qf types.Qualifier
/dports/devel/tinygo/tinygo-0.14.1/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go22 type IdentifierInfo struct { struct
23 Name string
24 Snapshot Snapshot
25 mappedRange
27 Type struct {
32 Declaration Declaration
34 ident *ast.Ident
37 enclosing types.Type
39 pkg Package
40 qf types.Qualifier
/dports/www/bugzilla2atom/bugzilla2atom-56126912bf314a80744827758d582e5e60e7178c/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go21 type IdentifierInfo struct { struct
22 Name string
23 Range span.Range
24 File GoFile
25 Type struct {
29 decl declaration
31 pkg Package
32 ident *ast.Ident
33 wasEmbeddedField bool
34 qf types.Qualifier
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/golang.org/x/tools/tools-5eefd052ad72/internal/lsp/source/
H A Didentifier.go22 type IdentifierInfo struct { struct
23 Name string
24 View View
25 File ParseGoHandle
26 mappedRange
28 Type struct {
33 Declaration Declaration
35 pkg Package
36 ident *ast.Ident
37 wasEmbeddedField bool
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go20 type IdentifierInfo struct { struct
21 Name string
22 Range span.Range
23 File GoFile
24 Type struct {
28 decl declaration
30 pkg Package
31 ident *ast.Ident
32 wasEmbeddedField bool
33 qf types.Qualifier
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go22 type IdentifierInfo struct { struct
23 Name string
24 File ParseGoHandle
25 Snapshot Snapshot
26 mappedRange
28 Type struct {
33 Declaration Declaration
35 pkg Package
36 ident *ast.Ident
37 wasEmbeddedField bool
[all …]
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go22 type IdentifierInfo struct { struct
23 Name string
24 Snapshot Snapshot
25 MappedRange
27 Type struct {
32 Declaration Declaration
34 ident *ast.Ident
38 enclosing types.Type
40 pkg Package
41 qf types.Qualifier
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go22 type IdentifierInfo struct { struct
23 Name string
24 Snapshot Snapshot
25 MappedRange
27 Type struct {
32 Declaration Declaration
34 ident *ast.Ident
38 enclosing types.Type
40 pkg Package
41 qf types.Qualifier
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go22 type IdentifierInfo struct { struct
23 Name string
24 Snapshot Snapshot
25 MappedRange
27 Type struct {
32 Declaration Declaration
34 ident *ast.Ident
38 enclosing types.Type
40 pkg Package
41 qf types.Qualifier
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go22 type IdentifierInfo struct { struct
23 Name string
24 Snapshot Snapshot
25 MappedRange
27 Type struct {
32 Declaration Declaration
34 ident *ast.Ident
38 enclosing types.Type
40 pkg Package
41 qf types.Qualifier
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go21 type IdentifierInfo struct { struct
22 Name string
23 Snapshot Snapshot
24 mappedRange
26 Type struct {
31 Declaration Declaration
33 ident *ast.Ident
37 enclosing types.Type
39 pkg Package
40 qf types.Qualifier
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/golang.org/x/tools/internal/lsp/source/
H A Didentifier.go22 type IdentifierInfo struct { struct
23 Name string
24 Snapshot Snapshot
25 MappedRange
27 Type struct {
32 Declaration Declaration
34 ident *ast.Ident
38 enclosing types.Type
40 pkg Package
41 qf types.Qualifier

12345678910>>...36