kind

package
v0.0.0-...-bf3ae02 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 10, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Kind

type Kind string
const (
	Abstract      Kind = `abstract`
	Argument      Kind = `argument`
	Basic         Kind = `basic`
	Field         Kind = `field`
	InterfaceDecl Kind = `interfaceDecl`
	InterfaceDesc Kind = `interfaceDesc`
	InterfaceInst Kind = `interfaceInst`
	Method        Kind = `method`
	MethodInst    Kind = `methodInst`
	Metrics       Kind = `metrics`
	Object        Kind = `object`
	ObjectInst    Kind = `objectInst`
	Package       Kind = `package`
	Selection     Kind = `selection`
	Signature     Kind = `signature`
	StructDesc    Kind = `structDesc`
	TempDeclRef   Kind = `tempDeclRef`
	TempReference Kind = `tempReference`
	TypeParam     Kind = `typeParam`
	Value         Kind = `value`
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL