klauer / blark

Beckhoff TwinCAT ST (IEC 61131-3) code parsing in Python using Lark (Earley)
https://klauer.github.io/blark/
GNU General Public License v2.0
42 stars 5 forks source link

Pragmas #3

Closed klauer closed 4 years ago

klauer commented 4 years ago

More spots where they can pop up

Specifically, VAR_GLOBAL is what I had set out to fix.