Introduce PLex.Section2.Rule.FLexRule which is always a pair of (expr, trailing conte...
authorNick Downing <downing.nick@gmail.com>
Sun, 22 Jul 2018 04:29:32 +0000 (14:29 +1000)
committerNick Downing <downing.nick@gmail.com>
Sun, 22 Jul 2018 04:29:32 +0000 (14:29 +1000)
commitd0eeb09e62efce97b421c9d0925dd450846d2725
treebda240feb987235c01ea32045a4ce70849abecd0
parent3b7f9fee55731247ef48e29571894a39c2f7b6cd
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
ast.py