edk2/BaseTools/Source/Python/Ecc/CParser4
Oliver Smith-Denny 35c03c1c9f BaseTools: Ecc: Update to ANTLR 4.13.2
ANTLR 4.9 is broken in python 3.13 because
it uses a library in the autogenerated files
that is removed.

This updates to 4.13.2 and also updates the autogen
files, which contain support for python 3.13 as well
as backwards compat.

Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
2026-04-08 22:23:35 +00:00
..
__init__.py BaseTools: ECC tool Python3 adaption 2019-02-01 11:09:25 +08:00
C.g4 BaseTools: Ecc: Use SPDX in AutoGen Template 2026-04-08 22:23:35 +00:00
CLexer.py BaseTools: Ecc: Update to ANTLR 4.13.2 2026-04-08 22:23:35 +00:00
CListener.py BaseTools: Ecc: Update to ANTLR 4.13.2 2026-04-08 22:23:35 +00:00
CParser.py BaseTools: Ecc: Update to ANTLR 4.13.2 2026-04-08 22:23:35 +00:00