gst

package
v0.0.0-...-3042a1c Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2017 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExprStmt

type ExprStmt struct {
	Exprs []value.Expr
}

type File

type File struct {
	PkgName string
	Decls   []FuncDecl
}

type FuncDecl

type FuncDecl struct {
	Name string
	Body Stmt
}

type RetStmt

type RetStmt struct {
}

type Stmt

type Stmt interface {
	// contains filtered or unexported methods
}

Jump to

Keyboard shortcuts

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