This guide walks you through the steps to parse a statement that isn't implemented yet. You can also use this guide to optimize or fix the parsing of already exisiting statements.
To get an idea which statements aren't implemented yet, you can have a look at the list of implemented statements.
Chose a interface. Have a look at the AST node types
TODO: NodeAcceptanceTest