Uses of Package
asteroid.statements
-
Packages that use asteroid.statements Package Description 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 theAclassasteroid.statements This package contains utility classes to create statements -
Classes in asteroid.statements used by asteroid Class Description TryCatchStatementBuilder This builder tries to make it easier to build a try/catch statement.
AST -
Classes in asteroid.statements used by asteroid.statements Class Description TryCatchStatementBuilder This builder tries to make it easier to build a try/catch statement.
AST