classes property

List<Class> classes
getter/setter pair

All the classes contained in the AST.

Implementation

List<Class> classes;