nodes

package
v0.0.67 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0, NCSA Imports: 0 Imported by: 0

Documentation

Overview

Package nodes defines constants for Kythe nodes.

Index

Constants

View Source
const (
	Abs        = "abs"
	Anchor     = "anchor"
	Constant   = "constant"
	Diagnostic = "diagnostic"
	Doc        = "doc"
	File       = "file"
	Function   = "function"
	Interface  = "interface"
	Name       = "name"
	Package    = "package"
	Record     = "record"
	Symbol     = "symbol"
	TAlias     = "talias"
	TApp       = "tapp"
	TBuiltin   = "tbuiltin"
	TNominal   = "tnominal"
	TVar       = "tvar"
	Variable   = "variable"
)

Node kind labels

View Source
const (
	Class          = "class"
	Enum           = "enum"
	EnumClass      = "enumClass"
	Field          = "field"
	Implicit       = "implicit"
	Local          = "local"
	LocalParameter = "local/parameter"
	Struct         = "struct"
	Type           = "type"
	Union          = "union"
)

Node subkinds

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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