blob

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Unknown = iota

	BlobT  // 001
	AlphaT // 002
	HexT   // 003
)

Node Types

Variables

View Source
var NodeTypes = []string{
	"UNKNOWN",

	"Blob",
	"Alpha",
	"Hex",
}

Functions

func Alpha

func Alpha(p *ast.Parser) (*ast.Node, error)

func Blob

func Blob(p *ast.Parser) (*ast.Node, error)

func Hex

func Hex(p *ast.Parser) (*ast.Node, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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