Introduce PLex.Section2.Rule.FLexRule which is always a pair of (expr, trailing conte...
authorNick Downing <downing.nick@gmail.com>
Sun, 22 Jul 2018 14:02:59 +0000 (00:02 +1000)
committerNick Downing <downing.nick@gmail.com>
Sun, 22 Jul 2018 14:02:59 +0000 (00:02 +1000)
commit4f68894fb05695b0e28838586d563227952c7000
treeb9bbe4aa14b4c416d172e284dbb8f199c1f58a63
parent3fd426eac0798aa73a816aeedb1e64dfef98f67e
Introduce PLex.Section2.Rule.FLexRule which is always a pair of (expr, trailing context) rather than the old scheme which had an optional BOLRule inserted in
src/parse.c
src/parse.y