<div dir="ltr"><div>Hello, <br></div><div><br></div><div>I want to be able to print the AST of a .m file (Objective-C) i tried with <br></div><div><br></div><div> clang -fmodules -F/System/Library/Frameworks -Xclang -ast-dump -fsyntax-only MandatoryViewController.m<br></div><div><br></div><div>This file is part of a xcode file, so it has some dependencies.</div><div><br></div><div>Do any of you know what i need to do? so this can work?</div><div><br></div><div>Thanks in advance.<br></div></div>