A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages

E

emptyS() - Static method in class asteroid.Statements
Represents an empty statement.
emptyStatement() - Static method in class asteroid.Statements
Deprecated.
As of release 2.4.7, replaced by Statements.emptyS()
everything() - Static method in class asteroid.transformer.AbstractExpressionTransformer
Deprecated.
exceptions(ClassNode...) - Method in class asteroid.nodes.MethodNodeBuilder
Declares which type of exceptions this method may throw
EXPR - Static variable in class asteroid.A
Entry point to create expressions
EXPR - Static variable in class asteroid.Utils
Access to utility functions to deal with Expression instances
expression - Variable in class asteroid.utils.StatementUtils.Label
 
expression(Expression) - Method in class asteroid.nodes.FieldNodeBuilder
Sets the initial expression of the FieldNode
Expressions - Class in asteroid
This class hides the different implementations to create expressions through the Groovy api to provide a unified an easier way to create expressions when coding an AST transformation.
Expressions() - Constructor for class asteroid.Expressions
 
ExpressionUtils - Class in asteroid.utils
Utility classes to deal with Expression instances
ExpressionUtils() - Constructor for class asteroid.utils.ExpressionUtils
 
extractLabelFrom(Statement) - Method in class asteroid.utils.StatementUtils
If you would like to take the text from a label in your code
A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages