I'm starting to study AST and, to see their structure, I started seeing .java AST using ASTView plugin, but I don't understand the meaning of most of the fields.
For reference I'm only using Eclipse Reference and some tutorials that I find online, but usually I use .pdf or some kind of printable material to study, do you know any for the AST fields, like some kind of AST standard?
There's no need to have the Eclipse API, just a short description of what every field means (some of them aren't really intuitive)