vertx / io.vertx.lang.groovy / VertxTransformation

VertxTransformation

open class VertxTransformation : ASTTransformation

Author
Julien Viet

Constructors

<init>

VertxTransformation()

Functions

visit

open fun visit(astNodes: Array<ASTNode>, sourceUnit: SourceUnit): Unit