Package asteroid

This package contains:
  • Classes to implement a local AST transformation
  • Classes to access builder to create: nodes, expressions, statements
  • Classes to make it easier to access AST node values
  • Classes to check AST nodes
Most of the times you can access all these functionalities through the A class