refnode

package
v0.300.2 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Path

type Path []Type

func (Path) Contains

func (p Path) Contains(ntp ...Type) bool

type Type

type Type int
const (
	Unknown Type = iota

	Value

	Struct
	StructField

	Array
	ArrayElem

	Slice
	SliceElem

	Interface
	InterfaceElem

	Pointer
	PointerElem

	Map
	MapKey
	MapValue
)

func (Type) IsBranchType

func (k Type) IsBranchType() bool

func (Type) String

func (k Type) String() string

Jump to

Keyboard shortcuts

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