Uses of Class
asteroid.Expressions
-
Packages that use Expressions 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 Expressions in asteroid
Fields in asteroid declared as Expressions Modifier and Type Field Description static ExpressionsA. EXPREntry point to create expressions
-