Documentation ¶
Overview ¶
This file has automatically been generated on Wed Feb 26 15:50:34 +05 2020. DO NOT EDIT.
Index ¶
- func ParseDir(fset *token.FileSet, path string, filter func(os.FileInfo) bool, ...) (map[string]*ast.Package, error)
- func ParseExpr(x string) (ast.Expr, error)
- func ParseExprFrom(fset *token.FileSet, filename string, src interface{}, mode parser.Mode) (ast.Expr, error)
- func ParseFile(fset *token.FileSet, filename string, src interface{}, mode parser.Mode) (*ast.File, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseExprFrom ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.