bind-gen: Remove |renderer| argument in CodeNode.__init__
The |renderer| argument was introduced in the very early design, but it turned out that it's not often used (except for testing). This patch removes the argument and simplifies CodeNode and its subclasses. Bug: 839389 Change-Id: I434a13f5c4fd6bdc9cdf93ae50ec734f60359d06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906611 Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Reviewed-by:Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#714134}
Showing
Please register or sign in to comment