parser

package
v0.0.0-...-5c92d4a Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2015 License: GPL-3.0 Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(inputs []Input) (map[string]promise.Promise, error)

Types

type Input

type Input struct {
	File   string
	String string
}

type Tree

type Tree map[string]UnresolvedPromise

type UnresolvedPromise

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

func (UnresolvedPromise) String

func (p UnresolvedPromise) String() string

Jump to

Keyboard shortcuts

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