parse

package
v0.0.0-...-3948e75 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2020 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func File

func File(filename string) (*ast.Program, error)

File parses filename.

func Reader

func Reader(filename string, r io.Reader) (*ast.Program, error)

Reader parses the data from r using filename as information in error messages.

func String

func String(s string) (*ast.Program, error)

String parses s.

Types

This section is empty.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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