A B C D E F G H I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
L
- label - Variable in class asteroid.utils.StatementUtils.Group
- landX(Expression, Expression) - Static method in class asteroid.Expressions
-
Builds a binary expression using a logical and (&&) AST
- leftExprAs(BinaryExpression, Class<T>) - Method in class asteroid.utils.ExpressionUtils
-
From a
BinaryExpressiongets the left expression as if it were of a given type - listX(Expression...) - Static method in class asteroid.Expressions
- Local - Annotation Type in asteroid
-
Marks a given annotation as a local AST transformation marker
- LOCAL() - Constructor for class asteroid.Phase.LOCAL
- LOCAL_VARIABLE - asteroid.Local.TO
-
Applies to a
Variable - Local.TO - Enum in asteroid
-
Targets available to apply a specific transformation
- LocalTransformation - Class in asteroid.internal
-
Reduces the boiler plate code when declaring an annotation as possible target for a given transformation.
- LocalTransformation() - Constructor for class asteroid.internal.LocalTransformation
- lorX(Expression, Expression) - Static method in class asteroid.Expressions
-
Builds a binary expression using a logical or (||) AST
All Classes All Packages