Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(chapi-ast-c): add support for additional macro keyword in C.g4 #24
Add support for the macro keyword 'ifdef' in the 'conditionalDeclaration' rule of the C.g4 file in chapi-ast-c/src/main/antlr. This allows for more comprehensive parsing of C code.
- Loading branch information