dub

package
v0.0.0-...-a58d632 Latest Latest
Warning

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

Go to latest
Published: May 27, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Array

type Array []Node

type Command

type Command struct {
	Name Identifier
	Args []Node
}

func Parse

func Parse(input string) (Command, error)

type Identifier

type Identifier string

type Node

type Node interface {
	// contains filtered or unexported methods
}

type Number

type Number float64

type Rest

type Rest struct{}

type String

type String string

type Tuple

type Tuple []Node

Jump to

Keyboard shortcuts

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