visitJavaConstructor

abstract fun visitJavaConstructor(ctx: JavaConstructorContext): T

Visit a parse tree produced by javaConstructor.

Return

the visitor result

Parameters

ctx

the parse tree