golang

package
v2.5.3+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2019 License: GPL-3.0 Imports: 8 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(code string) (nodes.Node, error)

func ParseString

func ParseString(code string) (*ast.File, *token.FileSet, error)

Types

type Driver

type Driver struct{}

func NewDriver

func NewDriver() *Driver

func (Driver) Close

func (Driver) Close() error

func (Driver) Parse

func (Driver) Parse(ctx context.Context, code string) (nodes.Node, error)

func (Driver) Start

func (Driver) Start() error

Jump to

Keyboard shortcuts

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