parser

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2016 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parser

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

Parser parses an nash file

func NewParser

func NewParser(name, content string) *Parser

NewParser creates a new parser

func (*Parser) Parse

func (p *Parser) Parse() (tr *ast.Tree, err error)

Parse starts the parsing.

Source Files

  • parse.go

Jump to

Keyboard shortcuts

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