parser

package
v0.0.0-...-11ce7c2 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2018 License: GPL-2.0 Imports: 5 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 {
	CompilerDetails compiler
	FileDetails     map[string]params
	Logger          *lg.Logger
	// contains filtered or unexported fields
}

Parser Data Structure for holding parser details and parsed object

func NewParser

func NewParser(file string, log *lg.Logger) Parser

NewParser Function to help create a parser

func (*Parser) Parse

func (par *Parser) Parse() error

Parse Function to parse the the Recipe File

Jump to

Keyboard shortcuts

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