Uses of Class
asteroid.Statements
-
Packages that use 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 theAclass -
-
Uses of Statements in asteroid
Fields in asteroid declared as Statements Modifier and Type Field Description static StatementsA. STMTEntry point to create statements.
-