ExprVisitor.visitMul

Visit a parse tree produced by the {@code Mul} labeled alternative in {@link ExprParser#expr}. @param ctx the parse tree @return the visitor result

interface ExprVisitor
Variant
visitMul

Meta