commit | 80085c3088fd28f5cb7eeed31c0f8146c5bac63f | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Wed May 10 08:13:36 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed May 10 15:07:53 2023 +0000 |
tree | 7d6afa419ed1f840ed47045cc5a6b70ea4d7e054 | |
parent | 017d8694d90f7de18dce7a586d6d10b651acaf3e [diff] |
Move modifiers-declaration support out of DSLCore. The error-handling and IRNode-creation portion of the logic has moved into the ModifiersDeclaration class. The remainder now lives in the Parser. Change-Id: I53ed44f732ad56d74af4247243a1852d74af1715 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/695301 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>