Skip to content

The cast type Attributes::AttrRead is incompatible with the expression type Exprs::Expr. #10563

Answered by Sim4n6
Sim4n6 asked this question in Q&A
Discussion options

You must be logged in to vote
  c.getAComparator().(Attribute).getName() = "name"

Expr needs to be cast to Attribute. I figured it out thanks to the getAQlClass() debugging capabilities.

by myself 🥂

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Sim4n6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant