Right now it takes some thought and specialized debug printing to guess, how exactly a given AST node data is laid out.
It would be cool if the documentation would give more detailed examples for AST nodes — both for Lua code and for resulting data, including corner-cases.
Since debug printing actually solves this, this is a low priority nice-to-have request :-)