usagi-coffee / tree-sitter-abl

OpenEdge ABL grammar for tree-sitter
MIT License
7 stars 1 forks source link

An element of an array gets parsed as multiplicative_expression #66

Closed eglekaz closed 1 month ago

eglekaz commented 2 months ago

Few examples: cText = doStuff(myArray[i]).

cNPI = cLineData[1]

jkbz64 commented 2 months ago

NOTE: this might need external scanner...