Documentation
¶
Index ¶
- func ParseDir(fset *lexer.FileSet, dir string, suffix string, filter func(os.FileInfo) bool) (map[string]*ast.Package, error)
- func ParseFile(fset *lexer.FileSet, filename string, src []byte) (f *ast.File, err error)
- func ParseFiles(fset *lexer.FileSet, importPaths, files []string) (map[string]*ast.Package, error)
- type Error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.