What Delphi constructs does the Delphi grammar support?
The grammar supports most features. For example, the grammar detects and consumes embedded assembly code and comments within that assembly code. However the grammar of assembly code is not catered for. The grammar supports obsolete Delphi 1 features such as Objects, and Inline code. Please see our separate paper for a detailed description.