go/ast.Directive.ParseArgs (method)
2 uses
go/ast (current package)
directive.go#L116: func (d *Directive) ParseArgs() ([]DirectiveArg, error) {
go/build
read.go#L421: args, err := dir.ParseArgs()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)