Documentation
¶
Index ¶
- func FilesOfArgs(args []string, opts Options) ([]string, error)
- func ParseAndTypeCheckFile(ctx context.Context, filename string) (*ast.File, *packages.Package, error)
- func ParseFile(ctx context.Context, filename string) (*ast.File, error)
- func Skips(fset *token.FileSet, src *ast.File) map[int]struct{}
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseAndTypeCheckFile ¶ added in v0.5.1
Types ¶
Click to show internal directories.
Click to hide internal directories.