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
D
- doVisit(AnnotationNode, ClassNode) - Method in class asteroid.internal.PhaseTransformation
-
This method processes all annotated nodes annotated with a specific annotation node.
- doVisit(AnnotationNode, S) - Method in class asteroid.AbstractLocalTransformation
-
This method processes all annotated nodes annotated with a specific annotation node.
- doWhileS(BooleanExpression, Statement) - Static method in class asteroid.Statements
-
Represents a do-while statement.
- doWhileStatement(BooleanExpression, Statement) - Static method in class asteroid.Statements
-
Deprecated.As of release 2.4.7, replaced by
Statements.doWhileS(BooleanExpression, Statement)
All Classes All Packages