summaryrefslogtreecommitdiff
path: root/src/context/cdmaybe.h
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2021-09-08 12:30:31 -0500
committerGitHub <noreply@github.com>2021-09-08 17:30:31 +0000
commitd6b3329e3f2b6e29e5f4af6cf09fd32e26c47e15 (patch)
tree4452ff0d7aaf72d726ab86625713aa508885afea /src/context/cdmaybe.h
parentddce3af579b12b3eb8f69baec3806bc33f4ac23c (diff)
Towards standard usage of ExtendedRewriter (#7145)
This PR: Adds extendedRewrite to EnvObj and Rewriter. Eliminates static calls to Rewriter::rewrite from within the extended rewriter. Instead, the use of extended rewriter is always through Rewriter, which passes itself to the ExtendedRewriter. Make most uses of extended rewriter non-static. I've added a placeholder method Rewriter::callExtendedRewrite for places in the code that call the extended rewriter are currently difficult to eliminate.
Diffstat (limited to 'src/context/cdmaybe.h')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback