triz

package
v0.0.0-...-83ab7ba Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsExportedIdent

func IsExportedIdent(name string) bool

func LooksLike

func LooksLike(source []byte) bool

Types

type Result

type Result struct {
	Source      []byte
	Diagnostics diag.Errors
	SourceMap   []SourceMapEntry
}

func Normalize

func Normalize(source []byte) (*Result, error)

type SourceMapEntry

type SourceMapEntry struct {
	TRIZKind string
	TRIZName string
	TRIZLine int
	V0Kind   string
	V0Name   string
	V0Line   int
}

Jump to

Keyboard shortcuts

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