Antlr4 parse list of expression

前端 未结 0 2025
-上瘾入骨i
-上瘾入骨i 2020-12-14 02:38

I am trying to parse an input of a list of items.

An item can be a number, a function (foo(a, b)), or a combination: 1+2, (foo(a,b))-1

相关标签:
回答
  • 消灭零回复
提交回复
热议问题