diff options
author | Charles Brunet <charles.brunet@optelgroup.com> | 2023-09-14 15:05:44 -0400 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2024-04-08 10:43:57 -0700 |
commit | be9e9af15a654e0a17992489b34ba14ba80ae7a2 (patch) | |
tree | 2cf6496e16e61b18545bb1f50dfe248855712a04 /mesonbuild/compilers/asm.py | |
parent | 154b9e78d556f7b11c0bf5200f3012d6a0bb7384 (diff) | |
download | meson-be9e9af15a654e0a17992489b34ba14ba80ae7a2.zip meson-be9e9af15a654e0a17992489b34ba14ba80ae7a2.tar.gz meson-be9e9af15a654e0a17992489b34ba14ba80ae7a2.tar.bz2 |
Add ast visitor for whitespaces and symbols
The `AstVisitor` intentionally ignores whitespaces and symbols,
as they are not useful for tne interpreter. However, when formatting a
build file, we need them. This commit introduces a `FullAstVisitor` that
visits every Nodes, including whitespaces and symbols.
Diffstat (limited to 'mesonbuild/compilers/asm.py')
0 files changed, 0 insertions, 0 deletions