-
Notifications
You must be signed in to change notification settings - Fork 15
SIMPLE_IDENTIFIER in comments #42
Comments
Thanks for the report @EgorBu. Please note that you can use GH's markdown syntax highlighting instead of attaching an image of the code. Could you attach the generated UAST instead and indicate which part you think is wrong? |
Thanks @abeaumont , it's faster to insert screenshot than manually tag everything UAST:
BTW: |
@EgorBu could you please indicate what do you think is wrong in that UAST? |
Also note that screenshots are only noise, please tag code properly instead |
@EgorBu I cannot reproduce the line number issue. In fact, the file is smaller than 1216B, so I wonder how that offset may be possible. Are you sure the UAST is generated from exactly the code you pasted? |
Anyway, I grepped this for you:
|
@abeaumont
|
Thanks @vmarkovtsev. The UAST has more than 2500 lines and clearly @EgorBu has a clear idea of where the ones he thinks are wrong ones are located. I don't. |
@abeaumont It is not an annotation. The whole thing is surrounded with
|
Right, not an annotation but tag elements inside a |
Hi,
I found that java-driver assigns SIMPLE_IDENTIFIER to something in comments:
Ex:
Vis
The text was updated successfully, but these errors were encountered: