aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/asm.py
diff options
context:
space:
mode:
authorCharles Brunet <charles.brunet@optelgroup.com>2023-09-14 15:05:44 -0400
committerDylan Baker <dylan@pnwbakers.com>2024-04-08 10:43:57 -0700
commitbe9e9af15a654e0a17992489b34ba14ba80ae7a2 (patch)
tree2cf6496e16e61b18545bb1f50dfe248855712a04 /mesonbuild/compilers/asm.py
parent154b9e78d556f7b11c0bf5200f3012d6a0bb7384 (diff)
downloadmeson-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