-
IF var1 < 20 THEN this demo.txt is refered from others ,how can i get var1 property from Expression; |
Beta Was this translation helpful? Give feedback.
Answered by
msujew
Apr 7, 2024
Replies: 1 comment
-
Hey @zrwsmd, your
See here for the full grammar
What are you confused about? |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zrwsmd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @zrwsmd,
your
Unary_expression
andPrimary_Expression
parser rules should be refined a bit: