go/ast.Directive.End (method, view implemented interface methods)
one use
go/ast (current package)
directive.go#L99: func (d *Directive) End() token.Pos { return token.Pos(int(d.ArgsPos) + len(d.Args)) }
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)