pre_apply_union_discriminators

package
v2.932.13 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2026 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsDiscriminatorAlreadyAppliedAsConst

func IsDiscriminatorAlreadyAppliedAsConst(member *ast.TypeDef, propertyName string, value string) bool

Types

type Tracker

type Tracker struct {
	// contains filtered or unexported fields
}

Tracker tracks how types are used with discriminators across the AST

func NewTracker

func NewTracker(logger logging.Logger, preApplyUnionDiscriminators bool) *Tracker

func (*Tracker) ApplyDiscriminators

func (t *Tracker) ApplyDiscriminators()

func (*Tracker) WalkType

func (t *Tracker) WalkType(typeDef *ast.TypeDef)

Jump to

Keyboard shortcuts

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