bind-gen: Introduce TextNode and abandon SimpleNode
Introduce TextNode, which is just like LiteralNode, and abandon SimpleNode. This patch could be interpreted as replacement of SimpleNode with TextNode. SimpleNode was introduced in constrast with SequenceNode, but it doesn't make a good sense now IMHO. LiteralNode and TextNode make better sense. Bug: 839389 Change-Id: I9cd4b3f66658443eb1ae88a8e183e559fa36ef20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1863049 Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#706805}
Showing
Please register or sign in to comment