package
Version:
v0.0.0-...-9dcd13a
Opens a new window with list of versions in this module.
Published: Jul 26, 2017
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func ExprSlice(nodes interface{}) []ast.Expr
ExprSlice converts any []T to []ast.Expr,
where T is any type that implements ast.Expr.
Assign carries information that is needed to
compile assign statement.
Func carries information that is needed to
compile a function.
Package is type checked package which carries
associated type info as well as parsed Go package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.