parse

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(tm *t.Map, filename string, src []t.Token, opts *Options) (*a.File, error)

func ParseExpr

func ParseExpr(tm *t.Map, filename string, src []t.Token, opts *Options) (*a.Expr, error)

Types

type Options added in v0.2.0

type Options struct {
	AllowBuiltInNames          bool
	AllowDoubleUnderscoreNames bool
}

Jump to

Keyboard shortcuts

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