PyParsing: Parsing the 'pyparsing.ParseResults' class

后端 未结 0 1170
情歌与酒
情歌与酒 2020-12-13 03:22

I am writing a boolean expression analyzer using PyParsing, I got the pyparsing.ParseResults class which looks like this:
[[[[[\'A1\'], \'and\', [\'not\', [\'B2\']], \'

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