go/ast.Field.End (method)

2 uses

	go/ast (current package)
		ast.go#L212: func (f *Field) End() token.Pos {
		ast.go#L245: 		return f.List[n-1].End()