''' ABSTRACT SYNTAX TREES This file contains Python classes that define the abstract syntax tree (AST) for program synthesis. '''