types

package
v0.0.0-...-1b97063 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IntType    = TypeName("INT")
	StringType = TypeName("STRING")
	FloatType  = TypeName("FLOAT")
	BoolType   = TypeName("BOOLEAN")
)

Variables

This section is empty.

Functions

This section is empty.

Types

type NodeClass

type NodeClass string

type NodeID

type NodeID uint

func (*NodeID) Parse

func (id *NodeID) Parse(s string) error

func (NodeID) String

func (id NodeID) String() string

type TypeName

type TypeName string

func (TypeName) IsScalar

func (t TypeName) IsScalar() bool

Jump to

Keyboard shortcuts

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