parser2

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: May 12, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(input string, f func(*parser) interface{}) (result interface{}, errors []error)

func ParseExpression added in v0.2.1

func ParseExpression(input string) (expression ast.Expression, errors []error)

func ParseStatements added in v0.2.1

func ParseStatements(input string) (statements []ast.Statement, errors []error)

func ParseType added in v0.2.1

func ParseType(input string) (ty ast.Type, errors []error)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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