The Wayback Machine - http://web.archive.org/web/20220202192252/https://github.com/topics/clauses
Skip to content
#

clauses

Here are 8 public repositories matching this topic...

JohannesLichtenberger
JohannesLichtenberger commented Jan 29, 2022

Implementation of the DerefDescendantExpr currently is a copy of an old version of the DerefExpr, which drilled down into arrays and lookups the right operand for the objects in this array. Now the semantics for ==>foobar should be that it drills down into objects as well and to find values of objects, which have a foobar field in a predorder traversal.

Improve this page

Add a description, image, and links to the clauses topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the clauses topic, visit your repo's landing page and select "manage topics."

Learn more