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

V

value() - Method in annotation type asteroid.Local
Sets the transformation implementation class
value() - Method in annotation type asteroid.Phase
Sets the phase compilation
valueOf(String) - Static method in enum asteroid.Local.TO
Returns the enum constant of this type with the specified name.
values() - Static method in enum asteroid.Local.TO
Returns an array containing the constants of this enum type, in the order they are declared.
varDeclarationX(String, Class, Expression) - Static method in class asteroid.Expressions
Creates a variable definition expression.
varDeclarationX(String, ClassNode, Expression) - Static method in class asteroid.Expressions
Creates a variable definition expression.
varX(String) - Static method in class asteroid.Expressions
Creates a reference to a given variable Creates a method call expression

AST
varX(String, ClassNode) - Static method in class asteroid.Expressions
Creates a reference to a given variable Creates a method call expression

AST
visit(ASTNode[], SourceUnit) - Method in class asteroid.AbstractGlobalTransformation
visit(ASTNode[], SourceUnit) - Method in class asteroid.AbstractLocalTransformation
visit(ASTNode[], SourceUnit) - Method in class asteroid.internal.LocalTransformation
visitClass(ClassNode) - Method in class asteroid.transformer.AbstractClassNodeTransformer
This function has to be implemented in order the transformation to traverse every ClassNode in the AST
visitClass(ClassNode) - Method in interface asteroid.transformer.Transformer
This function has to be implemented in order the transformation to traverse every ClassNode in the AST
visitMethod(MethodNode) - Method in class asteroid.transformer.AbstractMethodNodeTransformer
visitStatement(Statement) - Method in class asteroid.transformer.AbstractStatementTransformer
A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages