golang.org/x/tools/go/ast/inspector.Cursor.PrevSibling (method)

one use

	golang.org/x/tools/go/ast/inspector (current package)
		cursor.go#L346: func (c Cursor) PrevSibling() (Cursor, bool) {